Skip to content

Conversation

@moorec-aws
Copy link
Contributor

@moorec-aws moorec-aws commented Aug 11, 2025

What was the problem/requirement? (What/Why)

We want to label and opened/re-opened PRs with waiting-on-maintainers this uses re-usable workflows merged here: OpenJobDescription/.github#10

What was the solution? (How)

Add two workflows:

  1. record_pr.yml to obtain the pr details to get the pr number.
  2. on_opened_pr.yml which is meant to run when PRs are opened or re-opened. We are adding the ability to add a label called waiting-on-maintainers here.

What is the impact of this change?

Opened and Reopened PRs will get labeled

How was this change tested?

Same solution was tested for aws-deadline and tested in a fork of deadline-cloud-for-blender:

Was this change documented?

No

Is this a breaking change?

No


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Signed-off-by: Charles Moore <[email protected]>
@moorec-aws moorec-aws requested a review from a team as a code owner August 11, 2025 15:35
@sonarqubecloud
Copy link

@moorec-aws moorec-aws merged commit aae3203 into OpenJobDescription:mainline Aug 13, 2025
19 checks passed
@moorec-aws moorec-aws deleted the moorec/add-pr-labeling branch August 13, 2025 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants