Skip to content

Commit d6f09d7

Browse files
Robert MarshallAlexand
andcommitted
Merge branch 'Alexand-master-patch-68149-docs' into 'master'
Fix merge_request workflow page linked on the Danger comment See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7255 Merged-by: Robert Marshall <[email protected]> Approved-by: Achilleas Pipinellis <[email protected]> Approved-by: Robert Marshall <[email protected]> Co-authored-by: João Alexandre Cunha <[email protected]>
2 parents 6f0d123 + 4feaed7 commit d6f09d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

danger/reviewers/Dangerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ return if helper.has_scoped_label_with_scope?("workflow")
55
REVIEWERS_MESSAGE = <<~MSG
66
Once your MR is ready for review you can comment `@gitlab-bot ready <@user>` to request the first review to someone. It's recommended that you pick the one suggested by the reviewer roulette. But you can ignore it and assign it to someone else if you see fit.
77
8-
Merge requests are handled according to the workflow documented in our [handbook](https://about.gitlab.com/handbook/engineering/development/enablement/systems/distribution/merge_requests.html#workflow) and should receive a response within the limit documented in our [Service-level objective (SLO)](https://about.gitlab.com/handbook/engineering/development/enablement/systems/distribution/merge_requests.html#service-level-objective).
8+
Merge requests are handled according to the workflow documented in our [handbook](https://about.gitlab.com/handbook/engineering/infrastructure/core-platform/systems/distribution/merge_requests.html#workflow) and should receive a response within the limit documented in our [Service-level objective (SLO)](https://about.gitlab.com/handbook/engineering/development/enablement/systems/distribution/merge_requests.html#service-level-objective).
99
1010
If you don't receive a response from the reviewer within the SLO, please mention `@gitlab-org\/distribution`, or one of our [Project Maintainers](https://about.gitlab.com/handbook/engineering/projects/#omnibus-gitlab)
1111
MSG

0 commit comments

Comments
 (0)