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

feat: Set milestone and kind label automatically #1819

Merged
merged 7 commits into from
Feb 13, 2025

Conversation

k15r
Copy link
Contributor

@k15r k15r commented Feb 11, 2025

Description

Changes proposed in this pull request (what was done and why):

  • set milestone automatically to latest open milestone
  • set kind label based on title
    this only sets the label kind/test for PRs prefixed with test:
    previously the repository used 3 kind labels for tests. If this is still needed we should introduce another label to differentiate those. It is not possible for the automation to figure out the sub-type of test-kind based on just the title prefix

Changes refer to particular issues, PRs or documents:

Traceability

  • The PR is linked to a GitHub issue.
  • The follow-up issues (if any) are linked in the Related Issues section.
  • If the change is user-facing, the documentation has been adjusted.
  • If a CRD is changed, the corresponding Busola ConfigMap has been adjusted.
  • The feature is unit-tested.
  • The feature is e2e-tested.

@k15r k15r requested a review from a team as a code owner February 11, 2025 13:16
@kyma-bot kyma-bot added cla: yes Indicates the PR's author has signed the CLA. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Feb 11, 2025
@k15r k15r added this to the 1.34.0 milestone Feb 11, 2025
@k15r k15r added kind/feature Categorizes issue or PR as related to a new feature. area/ci Changes to GithubActions labels Feb 11, 2025
@k15r k15r added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Feb 12, 2025
@k15r k15r removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Feb 12, 2025
@shorim shorim self-assigned this Feb 13, 2025
@kyma-bot kyma-bot added the lgtm Looks good to me! label Feb 13, 2025
@kyma-bot
Copy link
Contributor

New changes are detected. LGTM label has been removed.

@kyma-bot kyma-bot removed the lgtm Looks good to me! label Feb 13, 2025
@skhalash skhalash enabled auto-merge (squash) February 13, 2025 09:52
@skhalash skhalash merged commit ecfc453 into kyma-project:main Feb 13, 2025
42 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci Changes to GithubActions cla: yes Indicates the PR's author has signed the CLA. kind/feature Categorizes issue or PR as related to a new feature. 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.

4 participants