actions-marketplace-validations/backlog-action
Automatically add issues to a project and label it
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Feb 28, 2022
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/kreemer_backlog-action@1879b12846c4365d8d2130ca78ac887e6225b0ed # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| owner | Organization which owns the project | yes | — |
| number | Number of the project | yes | — |
| type | Type of the project, either `user` or `org` | no | user |
| github-token | The GitHub token used to create an authenticated client | no | ${{ github.token }} |
| label | Name of the label which should be added to newly added / reopened issues | no | — |
| label-description | Description text of the label | no | Automatically added with kreemer/backlog-action |
| label-color | Color of the label | no | C2E0C6 |
Outputs
no outputs