blombard/Move to next iteration
Automatically move issues to the next iteration.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| owner | The account name of the GitHub organization. | yes | — |
| number | Project number as you see it in the URL of the project. | yes | — |
| token | Personal access token or an OAuth token. the write:org scope is required for read-write access. | yes | — |
| iteration-field | The name of your iteration field. | yes | — |
| iteration | Should be last or current. | yes | — |
| new-iteration | Should be current or next. | yes | — |
| statuses | Statuses of the issues to move to the next iteration. | no | — |
| excluded-statuses | Statuses of the issues that should not be moved. This setting takes precedence over statuses. | no | — |
Outputs
no outputs