Skip to content

Change PagerDuty webhook URL to be scoped URL

Vitali Tatarintev requested to merge 230459-change-pagerduty-webhook-url into master

What does this MR do?

Closes #230459 (closed)

Changes PagerDuty webhook URL to be /namespace/project/-/incidents/integrations/pagerduty

Since the URL isn't used by anyone yet this change is safe.

Feature flag removal didn't reach production yet !37193 (merged) and the feature was enabled only for https://gitlab.com/gitlab-org/monitor/tanuki-inc project.

Screenshots

Operations > Incidents
pagerduty_incidents_integration_13_2

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • ~~Label as security and @ mention @gitlab-com/gl-security/appsec~~
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Vitali Tatarintev

Merge request reports