Skip to content

Commit fe7b65a

Browse files
authored
Revert: add project prioritization automation actions (#33049)
Reverts #33043
1 parent 7e0ab0a commit fe7b65a

14 files changed

+0
-1613
lines changed

.github/workflows/README.md

-15
Original file line numberDiff line numberDiff line change
@@ -55,11 +55,6 @@ When approved this pushes the PR to the testing pipeline,
5555
thus starting the cli integ test build.
5656
Owner: Core CDK team
5757

58-
### Initial Priority Assignment
59-
60-
[project-prioritization-assignment.yml](project-prioritization-assignment.yml): GitHub action for automatically adding PR's with priorities to the project priority board based on their labels.
61-
Owner: CDK Support team
62-
6358
## Issue Triggered
6459

6560
### Closed Issue Message
@@ -108,13 +103,3 @@ Owner: Core CDK team
108103

109104
[update-contributors.yml](update-contributors.yml): GitHub action that runs monthly to create a pull request for updating a CONTRIBUTORS file with the top contributors.
110105
Owner: Core CDK team
111-
112-
### R2 Priority Assignment
113-
114-
[project-prioritization-r2-assignment.yml](project-prioritization-r2-assignment.yml): GitHub action that runs every 6 hours to add PR's to the priority project board that satisfies R2 Priority.
115-
Owner: CDK Support team
116-
117-
### R5 Priority Assignment
118-
119-
[project-prioritization-r5-assignment.yml](project-prioritization-r5-assignment.yml): GitHub action that runs every day to add PR's to the priority project board that satisfies R5 Priority.
120-
Owner: CDK Support team

.github/workflows/project-prioritization-assignment.yml

-23
This file was deleted.

.github/workflows/project-prioritization-r2-assignment.yml

-19
This file was deleted.

.github/workflows/project-prioritization-r5-assignment.yml

-18
This file was deleted.

scripts/@aws-cdk/script-tests/prioritization/assign-priority.test.js

-237
This file was deleted.

0 commit comments

Comments
 (0)