actions-marketplace-validations/Close a milestone by its name
Closes a milestone with the provided name
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| milestone_name | The name of the milestone. | yes | — |
| crash_on_missing | If the action should crash with an exit code if the provided milestone is not found. | — | false |
Outputs
| name | description |
|---|---|
| milestone_id | The id of the milestone which has been closed. |