Skip to content

Commit c4d7400

Browse files
authored
Merge branch 'backstage:main' into main
2 parents 9ed5022 + f4ed267 commit c4d7400

File tree

768 files changed

+29801
-88259
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

768 files changed

+29801
-88259
lines changed

.github/CODEOWNERS

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,14 @@ yarn.lock @backsta
5656
/workspaces/gcalendar @backstage/community-plugins-maintainers
5757
/workspaces/gcp-projects @backstage/community-plugins-maintainers
5858
/workspaces/git-release-manager @backstage/community-plugins-maintainers @erikengervall
59-
/workspaces/github-actions @backstage/community-plugins-maintainers
60-
/workspaces/github-deployments @backstage/community-plugins-maintainers
61-
/workspaces/github-discussions @backstage/community-plugins-maintainers @minkimcello @taras
62-
/workspaces/github-issues @backstage/community-plugins-maintainers
63-
/workspaces/github-pull-requests-board @backstage/community-plugins-maintainers @gregorytalita
59+
/workspaces/github @backstage/community-plugins-maintainers
60+
/workspaces/github/plugins/github-actions @backstage/community-plugins-maintainers
61+
/workspaces/github/plugins/github-deployments @backstage/community-plugins-maintainers
62+
/workspaces/github/plugins/github-discussions @backstage/community-plugins-maintainers @minkimcello @taras
63+
/workspaces/github/plugins/github-discussions-common @backstage/community-plugins-maintainers @minkimcello @taras
64+
/workspaces/github/plugins/search-backend-module-github-discussions @backstage/community-plugins-maintainers @minkimcello @taras
65+
/workspaces/github/plugins/github-issues @backstage/community-plugins-maintainers
66+
/workspaces/github/plugins/github-pull-requests-board @backstage/community-plugins-maintainers @gregorytalita
6467
/workspaces/gitops-profiles @backstage/community-plugins-maintainers
6568
/workspaces/gocd @backstage/community-plugins-maintainers
6669
/workspaces/grafana @backstage/community-plugins-maintainers
@@ -81,7 +84,8 @@ yarn.lock @backsta
8184
/workspaces/mend @backstage/community-plugins-maintainers @NormanWenzelWSS @rupalvihol @hetsaliya-crestdata
8285
/workspaces/microsoft-calendar @backstage/community-plugins-maintainers
8386
/workspaces/mta @backstage/community-plugins-maintainers @ibolton336 @sjd78 @djzager @pranavgaikwad @shawn-hurley
84-
/workspaces/multi-source-security-viewer @backstage/community-plugins-maintainers @caugello @cryptorodeo @djanickova @Eswaraiahsapram @christoph-jerolimov @ciiay @debsmita1 @divyanshiGupta @its-mitesh-kumar @lokanandaprabhu @rohitkrai03 @jrichter1 @HusneShabbir @karthikjeeyar
87+
/workspaces/multi-source-security-viewer @backstage/community-plugins-maintainers @caugello @cryptorodeo @djanickova @Eswaraiahsapram @christoph-jerolimov @ciiay @debsmita1 @divyanshiGupta @its-mitesh-kumar @lokanandaprabhu @rohitkrai03 @jrichter1 @HusneShabbir @karthikjeeyar
88+
/workspaces/n8n @backstage/community-plugins-maintainers @andreahlert
8589
/workspaces/newrelic @backstage/community-plugins-maintainers
8690
/workspaces/nexus-repository-manager @backstage/community-plugins-maintainers @christoph-jerolimov @ciiay @debsmita1 @divyanshiGupta @its-mitesh-kumar @lokanandaprabhu @rohitkrai03 @jessicajhee @jrichter1 @HusneShabbir @karthikjeeyar
8791
/workspaces/nomad @backstage/community-plugins-maintainers
@@ -95,7 +99,7 @@ yarn.lock @backsta
9599
/workspaces/playlist @backstage/community-plugins-maintainers @kuangp
96100
/workspaces/puppetdb @backstage/community-plugins-maintainers
97101
/workspaces/quay @backstage/community-plugins-maintainers @caugello @cryptorodeo @djanickova @Eswaraiahsapram @christoph-jerolimov @ciiay @debsmita1 @divyanshiGupta @its-mitesh-kumar @lokanandaprabhu @rohitkrai03 @jrichter1 @HusneShabbir @karthikjeeyar
98-
/workspaces/rbac @backstage/community-plugins-maintainers @AndrienkoAleksandr @christoph-jerolimov @debsmita1 @divyanshiGupta @PatAKnight @dzemanov @jrichter1 @HusneShabbir @karthikjeeyar @rohitkrai03
102+
/workspaces/rbac @backstage/community-plugins-maintainers @AndrienkoAleksandr @christoph-jerolimov @debsmita1 @divyanshiGupta @PatAKnight @dzemanov @jrichter1 @HusneShabbir @karthikjeeyar @rohitkrai03 @djanickova
99103
/workspaces/repo-tools @backstage/community-plugins-maintainers
100104
/workspaces/report-portal @backstage/community-plugins-maintainers @yashoswalyo @deshmukhmayur @riginoommen
101105
/workspaces/rollbar @backstage/community-plugins-maintainers @andrewthauer

.github/ISSUE_TEMPLATE/1-bug.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,7 @@ body:
5656
- gcalendar
5757
- gcp-projects
5858
- git-release-manager
59-
- github-actions
60-
- github-deployments
61-
- github-discussions
62-
- github-issues
63-
- github-pull-requests-board
59+
- github
6460
- gitops-profiles
6561
- gocd
6662
- grafana

.github/ISSUE_TEMPLATE/2-feature.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -57,11 +57,7 @@ body:
5757
- gcalendar
5858
- gcp-projects
5959
- git-release-manager
60-
- github-actions
61-
- github-deployments
62-
- github-discussions
63-
- github-issues
64-
- github-pull-requests-board
60+
- github
6561
- gitops-profiles
6662
- gocd
6763
- grafana

.github/ISSUE_TEMPLATE/snippets/workspaces-dropdown.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,7 @@ attributes:
4747
- gcalendar
4848
- gcp-projects
4949
- git-release-manager
50-
- github-actions
51-
- github-deployments
52-
- github-discussions
53-
- github-issues
54-
- github-pull-requests-board
50+
- github
5551
- gitops-profiles
5652
- gocd
5753
- grafana

.github/labeler.yml

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -127,20 +127,8 @@ workspace/gcp-projects:
127127
workspace/git-release-manager:
128128
- "Workspace\\s*git-release-manager"
129129

130-
workspace/github-actions:
131-
- "Workspace\\s*github-actions"
132-
133-
workspace/github-deployments:
134-
- "Workspace\\s*github-deployments"
135-
136-
workspace/github-discussions:
137-
- "Workspace\\s*github-discussions"
138-
139-
workspace/github-issues:
140-
- "Workspace\\s*github-issues"
141-
142-
workspace/github-pull-requests-board:
143-
- "Workspace\\s*github-pull-requests-board"
130+
workspace/github:
131+
- "Workspace\\s*github"
144132

145133
workspace/gitops-profiles:
146134
- "Workspace\\s*gitops-profiles"

.github/pr-labeler.yml

Lines changed: 3 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -170,25 +170,9 @@ workspace/git-release-manager:
170170
- changed-files:
171171
- any-glob-to-any-file: ['workspaces/git-release-manager/**']
172172

173-
workspace/github-actions:
173+
workspace/github:
174174
- changed-files:
175-
- any-glob-to-any-file: ['workspaces/github-actions/**']
176-
177-
workspace/github-deployments:
178-
- changed-files:
179-
- any-glob-to-any-file: ['workspaces/github-deployments/**']
180-
181-
workspace/github-discussions:
182-
- changed-files:
183-
- any-glob-to-any-file: ['workspaces/github-discussions/**']
184-
185-
workspace/github-issues:
186-
- changed-files:
187-
- any-glob-to-any-file: ['workspaces/github-issues/**']
188-
189-
workspace/github-pull-requests-board:
190-
- changed-files:
191-
- any-glob-to-any-file: ['workspaces/github-pull-requests-board/**']
175+
- any-glob-to-any-file: ['workspaces/github/**']
192176

193177
workspace/gitops-profiles:
194178
- changed-files:
@@ -420,4 +404,4 @@ workspace/xcmetrics:
420404

421405
owner/area-maintainers:
422406
- changed-files:
423-
- any-glob-to-any-file: ['workspaces/airbrake/**', 'workspaces/allure/**', 'workspaces/apache-airflow/**', 'workspaces/apollo-explorer/**', 'workspaces/badges/**', 'workspaces/bazaar/**', 'workspaces/cicd-statistics/**', 'workspaces/cloudbuild/**', 'workspaces/code-climate/**', 'workspaces/codescene/**', 'workspaces/dynatrace/**', 'workspaces/entity-validation/**', 'workspaces/firehydrant/**', 'workspaces/gcalendar/**', 'workspaces/gcp-projects/**', 'workspaces/github-actions/**', 'workspaces/github-deployments/**', 'workspaces/github-issues/**', 'workspaces/gitops-profiles/**', 'workspaces/gocd/**', 'workspaces/grafana/**', 'workspaces/graphiql/**', 'workspaces/graphql-voyager/**', 'workspaces/ilert/**', 'workspaces/jaeger/**', 'workspaces/jenkins/**', 'workspaces/lighthouse/**', 'workspaces/linkerd/**', 'workspaces/microsoft-calendar/**', 'workspaces/newrelic/**', 'workspaces/nomad/**', 'workspaces/opencost/**', 'workspaces/periskop/**', 'workspaces/puppetdb/**', 'workspaces/sentry/**', 'workspaces/shortcuts/**', 'workspaces/splunk/**', 'workspaces/stack-overflow/**', 'workspaces/stackstorm/**', 'workspaces/tech-radar/**', 'workspaces/todo/**', 'workspaces/vault/**', 'workspaces/xcmetrics/**']
407+
- any-glob-to-any-file: ['workspaces/airbrake/**', 'workspaces/allure/**', 'workspaces/apache-airflow/**', 'workspaces/apollo-explorer/**', 'workspaces/badges/**', 'workspaces/bazaar/**', 'workspaces/cicd-statistics/**', 'workspaces/cloudbuild/**', 'workspaces/code-climate/**', 'workspaces/codescene/**', 'workspaces/dynatrace/**', 'workspaces/entity-validation/**', 'workspaces/firehydrant/**', 'workspaces/gcalendar/**', 'workspaces/gcp-projects/**', 'workspaces/github/**', 'workspaces/gitops-profiles/**', 'workspaces/gocd/**', 'workspaces/grafana/**', 'workspaces/graphiql/**', 'workspaces/graphql-voyager/**', 'workspaces/ilert/**', 'workspaces/jaeger/**', 'workspaces/jenkins/**', 'workspaces/lighthouse/**', 'workspaces/linkerd/**', 'workspaces/microsoft-calendar/**', 'workspaces/newrelic/**', 'workspaces/nomad/**', 'workspaces/opencost/**', 'workspaces/periskop/**', 'workspaces/puppetdb/**', 'workspaces/sentry/**', 'workspaces/shortcuts/**', 'workspaces/splunk/**', 'workspaces/stack-overflow/**', 'workspaces/stackstorm/**', 'workspaces/tech-radar/**', 'workspaces/todo/**', 'workspaces/vault/**', 'workspaces/xcmetrics/**']

0 commit comments

Comments
 (0)