Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: skipping merge based on PR label #4812

Closed
wants to merge 1 commit into from

Conversation

devidasjadhav
Copy link

Which problem is this PR solving?

Resolves #4799

Description of the changes

  • Added github action to skip based on PR label.

How was this change tested?

  • tested it on my repository in main branch. which skipped this test.
    I have deleted that repo.

Checklist

Signed-off-by: Devidas Jadhav <freekepange@gmail.com>
@devidasjadhav devidasjadhav requested a review from a team as a code owner October 6, 2023 18:02
@devidasjadhav
Copy link
Author

I have fixed first task. i.e. Add a GitHub Action that will verify that a PR has a specific categorization label before it can be merged. We already have a bunch of those labels changelog:*** labels

I can change label if needed.
Please suggest label. I didn't spot changelog: lable in PR's.

@yurishkuro
Copy link
Member

@yurishkuro
Copy link
Member

Add a GitHub Action that will verify that a PR has a specific categorization label before it can be merged.

This means the PR must contain a label of the form /^changelog:.*/

@yurishkuro
Copy link
Member

The ticket has been addressed in other PRs.

@yurishkuro yurishkuro closed this Oct 18, 2023
@devidasjadhav devidasjadhav deleted the do-not-merge branch November 3, 2023 03:57
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.

[Feature]: (Re)Introduce changelog-related labels and require them for PRs
3 participants