actions-marketplace-validations/backlog-action

Automatically add issues to a project and label it

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Feb 28, 2022
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/kreemer_backlog-action@1879b12846c4365d8d2130ca78ac887e6225b0ed # no releases — HEAD as of 2026-07-12

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

namedescriptionrequireddefault
ownerOrganization which owns the projectyes
numberNumber of the projectyes
typeType of the project, either `user` or `org`nouser
github-tokenThe GitHub token used to create an authenticated clientno${{ github.token }}
labelName of the label which should be added to newly added / reopened issuesno
label-descriptionDescription text of the labelnoAutomatically added with kreemer/backlog-action
label-colorColor of the labelnoC2E0C6

no outputs