Skip to content

fix: Atom feed for commit list should point to path

What does this MR do?

Previously the Atom feed for a given path was always rendered as the root path (project_commits_path) when it should be scoped to the relevant file.

Relates to #3051 (closed)

Screenshots or Screencasts (strongly suggested)

Before

Screen_Shot_2021-07-06_at_3.55.36_PM

After

Screen_Shot_2021-07-06_at_3.53.58_PM

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 Thong Kuah

Merge request reports