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

PLAYNEXT-500 Check pull request labels #518

Merged
merged 3 commits into from
Sep 28, 2024
Merged

Conversation

pyby
Copy link
Member

@pyby pyby commented Sep 28, 2024

Description

The workflow documentation mentionnes to add a label to any PR, to help tag release notes.
A GitHub Action can check that allowed labels are used.

Changes Made

  • Add a new GitHub action, which read allowed labels from .github/release.yml and compare with the labels on PR.
  • Update documentation to mentioned GitHub actions.

Checklist

  • I have followed the project's style guidelines.
  • I have performed a self-review of my own changes.
  • I have made corresponding changes to the documentation.
  • My changes do not generate new warnings.
  • I have tested my changes and I am confident that it works as expected and doesn't introduce any known regressions.
  • I have reviewed the contribution guidelines.

@pyby pyby added the CI CI workflow improvement or update (issue and PR) - release notes section label Sep 28, 2024
@pyby pyby marked this pull request as ready for review September 28, 2024 20:17
@pyby pyby merged commit 8c950ad into main Sep 28, 2024
2 of 3 checks passed
@pyby pyby deleted the PLAYNEXT-500-check-pr-labels branch September 28, 2024 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI CI workflow improvement or update (issue and PR) - release notes section
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant