Skip to content

Drone hook API endpoint

Shagon requested to merge (removed):master into master

What does this MR do?

Fixes the Drone CI API integration endpoint used to signal events to Drone CI.

Screenshots (strongly suggested)

Changing the webhook url from /api/hook to just /hook resolves the issue:

Screenshot_2021-06-27_at_10.20.35_AM

Seen in Drone CI:

Screenshot_2021-06-27_at_10.25.59_AM

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • 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

Merge request reports