diff --git a/gems/gitlab-housekeeper/lib/gitlab/housekeeper/change.rb b/gems/gitlab-housekeeper/lib/gitlab/housekeeper/change.rb index be00d6990308406921d5ae74ac4284cef0d6bd4c..3170162b34330e928bbaf264537061008ea58cbd 100644 --- a/gems/gitlab-housekeeper/lib/gitlab/housekeeper/change.rb +++ b/gems/gitlab-housekeeper/lib/gitlab/housekeeper/change.rb @@ -43,8 +43,8 @@ def mr_description [gitlab-housekeeper](https://gitlab.com/gitlab-org/gitlab/-/tree/master/gems/gitlab-housekeeper) using the #{keep_class} keep. - To provide feedback on your experience with `gitlab-housekeeper` please comment in - <https://gitlab.com/gitlab-org/gitlab/-/issues/442003>. + To provide feedback on your experience with `gitlab-housekeeper` please create an issue with the + label ~"GitLab Housekeeper" and consider pinging the author of this keep. MARKDOWN end diff --git a/gems/gitlab-housekeeper/spec/gitlab/housekeeper/change_spec.rb b/gems/gitlab-housekeeper/spec/gitlab/housekeeper/change_spec.rb index 8f87733c52af6d0c3d96720eecd5d6c481295bbd..85a18d24285bd06fe6d0a8ed4c42c3bf8f827319 100644 --- a/gems/gitlab-housekeeper/spec/gitlab/housekeeper/change_spec.rb +++ b/gems/gitlab-housekeeper/spec/gitlab/housekeeper/change_spec.rb @@ -50,8 +50,8 @@ [gitlab-housekeeper](https://gitlab.com/gitlab-org/gitlab/-/tree/master/gems/gitlab-housekeeper) using the Object keep. - To provide feedback on your experience with `gitlab-housekeeper` please comment in - <https://gitlab.com/gitlab-org/gitlab/-/issues/442003>. + To provide feedback on your experience with `gitlab-housekeeper` please create an issue with the + label ~"GitLab Housekeeper" and consider pinging the author of this keep. MARKDOWN ) end @@ -83,8 +83,8 @@ [gitlab-housekeeper](https://gitlab.com/gitlab-org/gitlab/-/tree/master/gems/gitlab-housekeeper) using the Object keep. - To provide feedback on your experience with `gitlab-housekeeper` please comment in - <https://gitlab.com/gitlab-org/gitlab/-/issues/442003>. + To provide feedback on your experience with `gitlab-housekeeper` please create an issue with the + label ~"GitLab Housekeeper" and consider pinging the author of this keep. Changelog: other @@ -108,8 +108,8 @@ [gitlab-housekeeper](https://gitlab.com/gitlab-org/gitlab/-/tree/master/gems/gitlab-housekeeper) using the Object keep. - To provide feedback on your experience with `gitlab-housekeeper` please comment in - <https://gitlab.com/gitlab-org/gitlab/-/issues/442003>. + To provide feedback on your experience with `gitlab-housekeeper` please create an issue with the + label ~"GitLab Housekeeper" and consider pinging the author of this keep. Changelog: removed @@ -135,8 +135,8 @@ [gitlab-housekeeper](https://gitlab.com/gitlab-org/gitlab/-/tree/master/gems/gitlab-housekeeper) using the Object keep. - To provide feedback on your experience with `gitlab-housekeeper` please comment in - <https://gitlab.com/gitlab-org/gitlab/-/issues/442003>. + To provide feedback on your experience with `gitlab-housekeeper` please create an issue with the + label ~"GitLab Housekeeper" and consider pinging the author of this keep. Changelog: other diff --git a/gems/gitlab-housekeeper/spec/gitlab/housekeeper/git_spec.rb b/gems/gitlab-housekeeper/spec/gitlab/housekeeper/git_spec.rb index 64588aad85ee338d51ae5882e19595b772d0cb30..39bed06a68c5a7b771b52600089b30619ee5c50d 100644 --- a/gems/gitlab-housekeeper/spec/gitlab/housekeeper/git_spec.rb +++ b/gems/gitlab-housekeeper/spec/gitlab/housekeeper/git_spec.rb @@ -95,8 +95,8 @@ def setup_and_checkout_another_branch [gitlab-housekeeper](https://gitlab.com/gitlab-org/gitlab/-/tree/master/gems/gitlab-housekeeper) using the Object keep. - To provide feedback on your experience with `gitlab-housekeeper` please comment in - <https://gitlab.com/gitlab-org/gitlab/-/issues/442003>. + To provide feedback on your experience with `gitlab-housekeeper` please create an issue with the + label ~"GitLab Housekeeper" and consider pinging the author of this keep. Changelog: other