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

Replace release label validation script #235

Merged
merged 3 commits into from
Dec 5, 2023

Conversation

MarekMichali
Copy link
Contributor

Description

Replace the existing bash label validation script with a python script. This new script will only be used during release. Validation at the PR level will still be done by the old bash script.

Changes proposed in this pull request:

Related issue(s)

See also #98

@MarekMichali MarekMichali requested a review from a team as a code owner December 1, 2023 11:31
@kyma-bot kyma-bot added the cla: yes Indicates the PR's author has signed the CLA. label Dec 1, 2023
Copy link

github-actions bot commented Dec 1, 2023

Add one of following labels

- kind/feature -> Use it when you want to submit a new feature

- kind/enhancement -> Use it when you modify or improve an existing feature

- kind/bug -> Use it when you fix a bug

@kyma-bot kyma-bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Dec 1, 2023
@MarekMichali MarekMichali added the kind/enhancement Categorizes issue or PR as related to modifying or improving an existing feature label Dec 1, 2023
@MarekMichali
Copy link
Contributor Author

/test pre-kyma-environment-broker

@kyma-bot kyma-bot added the lgtm Looks good to me! label Dec 5, 2023
@MarekMichali
Copy link
Contributor Author

/test pre-kyma-environment-broker

1 similar comment
@MarekMichali
Copy link
Contributor Author

/test pre-kyma-environment-broker

@kyma-bot kyma-bot merged commit 6b50da7 into kyma-project:main Dec 5, 2023
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Indicates the PR's author has signed the CLA. kind/enhancement Categorizes issue or PR as related to modifying or improving an existing feature lgtm Looks good to me! size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants