Skip to content

Add a new Danger task for CI/CD Templates Development

Shinya Maeda requested to merge add-danger-bot-for-ci-templates into master

What does this MR do?

Currently, when developers or community contributors create a merge request that contains CI/CD template change, they tend to miss the development guide and proper review process. This MR adds a new Danger task to make the following points more explicit for the MR review phase:

  • MR authors should follow CI/CD template Development Guide when they change CI/CD Templates.
  • MR authors should ask CI/CD template maintainer (or trainee maintainer) to review the change.

Screenshots

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 Shinya Maeda

Merge request reports