We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b915665 + 21390c6 commit e3ac42eCopy full SHA for e3ac42e
.github/app-projects-boards-automation.config.yaml
@@ -1,3 +1,6 @@
1
+# Copyright 2025 Adobe
2
+# All Rights Reserved.
3
+
4
automations:
5
6
############################################################################################################
@@ -401,3 +404,10 @@ automations:
401
404
]
402
405
actions:
403
406
- addLabelsToRelated: ['${modifiedLabel.name}']
407
408
+ - trigger: issues.closed
409
+ actions:
410
+ - removeFromProject: [18]
411
+ - removeFromProject: [21]
412
+ - removeFromProject: [20]
413
+ - removeFromProject: [19]
0 commit comments