Skip to content

Commit

Permalink
Repo Gardening: triage site migration and theme-related issues (#39959)
Browse files Browse the repository at this point in the history
Reference: pfVjQF-55-p2
  • Loading branch information
jeherve authored Oct 30, 2024
1 parent 059bff4 commit 60bef74
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: changed

Triage to Project boards: automatically triage Site Migrations and Theme-related issues.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,29 @@ export const automatticAssignments = {
slack_id: 'C03NLNTPZ2T',
board_id: 'https://github.com/orgs/Automattic/projects/448',
},
'Site Migrations': {
team: 'Serenity',
labels: [ '[Feature] Site Migration' ],
slack_id: 'C0Q664T29',
board_id: 'https://github.com/orgs/Automattic/projects/964/',
},
Themes: {
team: 'Marvel',
labels: [
'[Feature Group] Appearance & Themes',
'[Feature] Global Styles',
'[Feature] Premium Automattic Themes',
'[Feature] Free Automattic Themes',
'[Feature] Third-Party Themes',
'[Feature] .Org Themes',
'[Feature] Customizer',
'[Feature] Theme Showcase',
'[Feature] Headstart',
'[Feature] Google Fonts',
],
slack_id: 'C048CUFRGFQ',
board_id: 'https://github.com/orgs/Automattic/projects/1106/',
},
// Jetpack Division.
'AI Tools': {
team: 'Agora',
Expand Down

0 comments on commit 60bef74

Please sign in to comment.