lindluni/Manage Team Issue Assigness

Adds team members to a GitHub Issue based on labels

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
issue_numberThe GitHub issue numberyes${{ github.event.issue.number }}
repoThe org and repo where the GitHub issue existsyes${{ github.repository }}
teamsList of team labels to manageyes
tokenGitHub Admin PAT to open issues and commentyes${{ secrets.GITHUB_TOKEN }}

no outputs