Skip to content

Fix atom feed with push events for multiple tags

Heinrich Lee Yu requested to merge fix-push-multiple-tags-atom into master

What does this MR do?

When the push event is for multiple tags, we cannot generate a link because we don't store the tags / refs.

https://sentry.gitlab.net/gitlab/gitlabcom/issues/2599745

You can see an example of this type of event in https://gitlab.com/api/v4/projects/11903504/events:

Screen_Shot_2021-05-19_at_9.55.32_AM

Screenshots (strongly suggested)

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
Edited by Heinrich Lee Yu

Merge request reports

Loading