actions-marketplace-validations/PagerDuty On-call
Find out who's on call next for a given schedule
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | PagerDuty API token | yes | — |
| schedule-id | ID of on-call schedule to look up | yes | — |
| start-date | Start date of on-call to query (in ISO8601) | no | — |
| end-date | End date of on-call to query (in ISO8601) | no | — |
Outputs
| name | description |
|---|---|
| person | The person who's on call |