34b772ef31
Use the routing key if it's available instead of team name when triggering incidents. BREAKING CHANGE: Before, the team name was used even if the routing key (with or without team) was used. Now, the routing key defined for the component will be used instead of the team name. Closes: #14453 Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
329 B
329 B
@backstage/plugin-splunk-on-call
| @backstage/plugin-splunk-on-call |
|---|
| minor |
Use the routing key if it's available instead of team name when triggering incidents.
BREAKING CHANGE: Before, the team name was used even if the routing key (with or without team) was used. Now, the routing key defined for the component will be used instead of the team name.