Skip to content

Recommend that a Gitlab issue is added to commit messages

Marc Shaw requested to merge add_gitlab_issue_to_gitflow into master

What does this MR do?

One of the issues that I come across is when I am looking at code, and I try to get more context around the change, I run Gblame but then have to use the commit to look up the issue it came from. It would be nice if we put the issue information in the commit message to allow easier navigation between commit -> issue.

Screenshots (strongly suggested)

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 Marc Shaw

Merge request reports