james-bird/issue_auto_close_reopen
Open or close issues based on ProjectV2 columns
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Aug 23, 2022
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: james-bird/issue_auto_close_reopen@b5406078c09464b0c3b876461f98f73e1b5ad54c # v0.1.5tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| accessToken | Github PAT | yes | — |
| openColumns | Columns where issues are automatically reopened if moved there | yes | To Do, To do |
| closedColumns | Columns where issues are automatically close if moved there | yes | Closed, Done |
| ownership-type | Is the project owned by a user or an organisation? | yes | organisation |
| owner | Who owns the project | yes | — |
| projectNumber | The project number, found from the project URL | yes | — |
Outputs
no outputs