actions-marketplace-validations/Gihub Project Auto
Automation of Github projects
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit May 30, 2021
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/jeffdanielperso_github-project-auto@e13182750b7391d033b52c735d9ff2f23048b6ae # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | The GitHub token | no | ${{ github.token }} |
| labels-add | Labels to add to an issue, seperated by commas. | no | — |
| labels-remove | Labels to be removed from an issue, seperated by commas. | no | — |
| project-scope | Scope of the project search. Values: organization | repository | user | all | no | — |
| project-name | The name of the GitHub Project | no | — |
| project-column | The name of the column to move the issue or pull request to | yes | — |
Outputs
no outputs