Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Cai <668120-johncai@users.noreply.gitlab.com>2020-07-16 01:30:07 +0300
committerJohn Cai <668120-johncai@users.noreply.gitlab.com>2020-07-16 01:30:07 +0300
commiteeb12966c12c238f803d4377432125c8a7ef2d7e (patch)
treec4851e95f13b6a4f46410d356ebee2e871ffa7d6
parentae0e9502556c2eb0ce0946344fa8e77756d7b964 (diff)
parentb3be333fc957c96a96abd8999c2ea329d0334736 (diff)
Merge branch 'caalberts-remove-backstage-in-danger' into 'master'
Remove ~backstage in Dangerfile See merge request gitlab-org/gitaly!2371
-rw-r--r--danger/changelog/Dangerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/danger/changelog/Dangerfile b/danger/changelog/Dangerfile
index bad0cead8..2013c593e 100644
--- a/danger/changelog/Dangerfile
+++ b/danger/changelog/Dangerfile
@@ -2,7 +2,6 @@
require 'yaml'
NO_CHANGELOG_LABELS = [
- 'backstage', # To be removed by https://gitlab.com/gitlab-org/gitlab/-/issues/222360.
'tooling',
'tooling::pipelines',
'tooling::workflow',