mrussellcei/Auto Release Milestone
Drafts a GitHub release based on a closed milestone
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repo-token | The GITHUB_TOKEN uesd to authenticate the repository | yes | — |
Outputs
| name | description |
|---|---|
| pr-number | the number of the PR |
| pr-title | the title of the PR |
| pr-created-at | the stamp the PR was created at |
| pr-owner | the user creating the PR |
| pr-body | the body of the PR |