port-labs/Port PagerDuty Incident Action

GitHub action to create repositories templated with Cookiecutter with Port integration

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Aug 8, 2023
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: port-labs/pagerduty-incident-gha@a1146f28039cec6bb878c5b975161b39e0829401 # v1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
tokenThe Pager Duty Token to use to authenticate with the API with permissions to create incidentsyes
portClientIdThe Port Client ID to use to authenticate with the APIyes
portClientSecretThe Port Client Secret to use to authenticate with the APIyes
blueprintIdentifierThe blueprint identifier to use to populate the Port relevant entitynopagerdutyIncident
incidentTitleThe title of the incident to createyes
extraDetailsExtra details about the incident to createno
serviceThe service id to correlate the incident toyes
urgencyThe urgency of the incident to createnohigh
actorEmailThe email of the actor to create the incident withyes
portRunIdPort run ID to came from triggering the actionyes

no outputs