Skip to content

Commit

Permalink
feat: Added readme entry for responders
Browse files Browse the repository at this point in the history
  • Loading branch information
rockem committed Jun 10, 2024
1 parent 6f4c9c9 commit 7958e94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ This GitHub Action allows you to create alerts in [OpsGenie](https://www.atlassi
- **\`tags\`**: Tags of the alert, separated by commas.
- **\`priority\`**: Priority level of the alert. Possible values are P1, P2, P3, P4 and P5. Default value is P3.
- **\`using_eu_url\`**: Set the action to use OpsGenie europe endpoint 'https://api.eu.opsgenie.com'. Defaults to false
- **\`responders\`**: List of comma seperated targets that the alert will be routed to. (each target should be in the format: \<id type>:\<id>:\<responder type>)
### Outputs
Expand Down

0 comments on commit 7958e94

Please sign in to comment.