Skip to content

Add link to branch commits in "New coordinated pipeline" message

Reuben Pereira requested to merge rp/link-to-branch-commits into master

What does this MR do?

  1. Add a link to the commits list page of the auto deploy branch in the "New coordinated pipeline" Slack message. This would be helpful when we need to check for a cherry-picked commit.
  2. Reduce the number of chars of the SHA that is displayed in the Slack message from 11 to 8, to match the number of chars displayed on the commit list page.

Author Check-list

  • Has documentation been updated?
Edited by Reuben Pereira

Merge request reports