julienkode/Team labeler action
Add a team label based on the author's team
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repo-token | The GITHUB_TOKEN secret | yes | — |
| configuration-path | The path for the label configurations | no | .github/teams.yml |
| teams-repo | Get the teams config from another repo | no | "" |
| teams-branch | To get the teams config from another repo, specify the branch | no | "" |
| org-token | The organization-level token for reading team memberships | no | — |
Outputs
| name | description |
|---|---|
| team_labels | JSON array of team labels for the author |