Skip to content

Commit

Permalink
Revert: add project prioritization automation actions (#33049)
Browse files Browse the repository at this point in the history
Reverts #33043
  • Loading branch information
godwingrs22 authored Jan 22, 2025
1 parent 7e0ab0a commit fe7b65a
Show file tree
Hide file tree
Showing 14 changed files with 0 additions and 1,613 deletions.
15 changes: 0 additions & 15 deletions .github/workflows/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,6 @@ When approved this pushes the PR to the testing pipeline,
thus starting the cli integ test build.
Owner: Core CDK team

### Initial Priority Assignment

[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.
Owner: CDK Support team

## Issue Triggered

### Closed Issue Message
Expand Down Expand Up @@ -108,13 +103,3 @@ Owner: Core CDK team

[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.
Owner: Core CDK team

### R2 Priority Assignment

[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.
Owner: CDK Support team

### R5 Priority Assignment

[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.
Owner: CDK Support team
23 changes: 0 additions & 23 deletions .github/workflows/project-prioritization-assignment.yml

This file was deleted.

19 changes: 0 additions & 19 deletions .github/workflows/project-prioritization-r2-assignment.yml

This file was deleted.

18 changes: 0 additions & 18 deletions .github/workflows/project-prioritization-r5-assignment.yml

This file was deleted.

237 changes: 0 additions & 237 deletions scripts/@aws-cdk/script-tests/prioritization/assign-priority.test.js

This file was deleted.

Loading

0 comments on commit fe7b65a

Please sign in to comment.