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:
authorAlbert Salim <asalim@gitlab.com>2020-07-09 13:01:04 +0300
committerAlbert Salim <asalim@gitlab.com>2020-07-09 13:01:04 +0300
commitb3be333fc957c96a96abd8999c2ea329d0334736 (patch)
tree22762b8bf5b4d0cff495521a96ca5afbdd81333f
parentecb725c00604302d637a746de665254a4d6b62e0 (diff)
Remove ~backstage in Dangerfile
-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',