Skip to content

Deploy triage-web when lib/* files change

Kyle Wiebers requested to merge update-triage-web-ci-rules into master

What does this MR do and why?

Describe in detail what your merge request does and why.

lib/* changes do not cause triage-web-* jobs to be triggered. This is needed because some commands use the libraries like https://gitlab.com/gitlab-org/quality/triage-ops/-/blob/master/triage/processor/community/command_mr_help.rb which was found with https://gitlab.com/gitlab-org/quality/triage-ops/-/pipelines/627980172.

Expected impact & dry-runs

These are strongly recommended to assist reviewers and reduce the time to merge your change.

See https://gitlab.com/gitlab-org/quality/triage-ops/-/tree/master/doc/scheduled#testing-with-a-dry-run on how to perform dry-runs.

Action items

  • (If applicable) Add documentation to the handbook pages for Triage Operations =>
  • (If applicable) Identify the affected groups and how to communicate to them:
    • /cc @person_or_group =>
    • Relevant Slack channels =>
    • Engineering week-in-review

Merge request reports