actions-marketplace-validations/Pull Request Milestone
Add milestone to PRs
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repo-token | The GITHUB_TOKEN secret | — | — |
| configuration-path | The path for the milestone configurations | — | .github/milestone.yml |
| configuration-repo | Configuration repository | — | "" |
| silent | Be silent in case of any failure | — | false |
| force | Force update of existing milestone if needed | — | false |
| clear | Clear existing milestone when no match is found from the configuration | — | false |
Outputs
| name | description |
|---|---|
| milestone | The milestone added to the PR |
| previous | Previous milestone attached to the PR |