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

[PLAY-1580-1] Semver Targets Trigger Correct RCs - Check Label #3822

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

skduncan
Copy link
Contributor

What does this PR do? A clear and concise description with your runway ticket url.
PLAY-1580

Adding a Github action that checks for Semver target labels on the Pull Requests. This action will run whenever a label is added to the PR to ensure that a target label is present.

@skduncan skduncan requested review from a team as code owners October 18, 2024 04:53
@skduncan skduncan added improvement This is used when your PR contains library upgrades or doc/site improvements. (USED IN CHANGELOG)) Minor Semver Target Patch Semver Target and removed Patch Semver Target Minor Semver Target labels Oct 18, 2024
Comment on lines 33 to 34
uses: actions/setup-python@v4
with:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This whole file is adding spaces.

Can you just run a git checkout origin/master -- .github/workflows/github-actions-release-candidate.yml on this branch. That will reset it to what's on master, so that these syntax changes don't occur.

jasperfurniss
jasperfurniss previously approved these changes Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement This is used when your PR contains library upgrades or doc/site improvements. (USED IN CHANGELOG)) Minor Semver Target Needs Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants