actions-marketplace-validations/team-rotation
Determines the next person in a team rotation
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| exclude | GitHub handles of people to exclude from the rotation | — | — |
| include | GitHub handles of people to include in the rotation | — | — |
| last | GitHub handle of the last person in the rotation | — | — |
| teamName | Name of the team in your organization to query the team members from | — | — |
| token | Token to use to query the team members if `teamName` is used | — | — |
Outputs
| name | description |
|---|---|
| next | GitHub handle of the next person in the rotation |