pietert2000/gh-housekeeping

Github housekeeping functionality (e.g. autolink prs with issues, moving issues between columns on the project board)

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
taskThe task to runyes
project-nameOnly used if task is update-issue-statusno
done-columnThe name of the Done column to move the project issue tonoDone
qa-columnThe name of the QA/Testing column to move the project issue tono
skip-qa-labelThe label that will be used to check when the QA/Testing column move should be skipped. If a PR has this label, the linked issue will be moved directly to the Done column.no
tokenGH Token: please ensure this token has repository and project permissionsyes${{ github.token }}

no outputs