100automations/GHA-add-issue-to-project

Moves issues to columns based on a configuration of criteria

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Apr 1, 2022
License
GPL 2.0
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: 100automations/gha-add-issue-to-project@2d0b2386a0c02ebedea636c4713c2464817b66a7 # no releases — HEAD as of 2026-07-15

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
config-fileA JSON file containing an Array of configurationsyes
myTokenA valid API token scoped to post comments on the repoyes
default-columnThe column where every issue will go. Leave blank to have an issue not be moved if config criteria are not met.yes

no outputs