100automations/GHA-add-issue-to-project
Moves issues to columns based on a configuration of criteria
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Apr 1, 2022
- License
- GPL 2.0
- Runtime
- Deprecated runtime
Pinned Snippet
uses: 100automations/gha-add-issue-to-project@2d0b2386a0c02ebedea636c4713c2464817b66a7 # no releases — HEAD as of 2026-07-15tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| config-file | A JSON file containing an Array of configurations | yes | — |
| myToken | A valid API token scoped to post comments on the repo | yes | — |
| default-column | The column where every issue will go. Leave blank to have an issue not be moved if config criteria are not met. | yes | — |
Outputs
no outputs