alessandrozanatta/Manage label action

Adds or removes a label from issues and PRs

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenA GitHub token to execute the action withno${{ github.token }}
giteaWhether to use the Gitea API for labels removalnofalse
numberThe issue or PR numberno
repoThe owner and repository nameno${{ github.repository }}
addThe labels that should be added, comma separatedno""
removeThe labels that should be removed, comma separatedno""

no outputs