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

Add auto labeler for hubble-cli #32343

Merged
merged 2 commits into from
May 7, 2024
Merged

Add auto labeler for hubble-cli #32343

merged 2 commits into from
May 7, 2024

Conversation

aanm
Copy link
Member

@aanm aanm commented May 3, 2024

This will allow us to generate a dedicated CHANGELOG for any PR that
affects hubble-cli.

@aanm aanm added release-note/misc This PR makes changes that have no direct user impact. hubble-cli PRs or GitHub issues related with hubble-cli labels May 3, 2024
@aanm aanm requested review from a team as code owners May 3, 2024 14:26
@aanm aanm requested review from brlbil, aditighag, chancez and michi-covalent and removed request for brlbil and aditighag May 3, 2024 14:26
Rename this file to be more generic so that it can be used for other
purposes.

Signed-off-by: André Martins <[email protected]>
@aanm aanm force-pushed the pr/add-auto-labeler branch from 3698461 to 5932c47 Compare May 3, 2024 14:28
@aanm
Copy link
Member Author

aanm commented May 3, 2024

/test

@aanm aanm requested review from brlbil and joestringer May 3, 2024 14:28
@aanm aanm enabled auto-merge May 3, 2024 14:28
Copy link
Contributor

@michi-covalent michi-covalent left a comment

Choose a reason for hiding this comment

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

fascinating

This will allow us to generate a dedicated CHANGELOG for any PR that
affects hubble-cli.

Signed-off-by: André Martins <[email protected]>
@aanm aanm force-pushed the pr/add-auto-labeler branch from 5932c47 to e421c2b Compare May 3, 2024 18:28
@aanm aanm requested a review from brlbil May 3, 2024 18:28
@aanm
Copy link
Member Author

aanm commented May 3, 2024

/test

michi-covalent added a commit to cilium/release that referenced this pull request May 5, 2024
Add --label-filter flag to the changelog command to filter pull requests
by labels. Just imagine how amazing it is to be able to generate release
notes for hubble or cilium-cli from release note blurbs in cilium/cilium
pull requests.

Ref: cilium/cilium#32343

Signed-off-by: Michi Mutsuzaki <[email protected]>
michi-covalent added a commit to cilium/release that referenced this pull request May 6, 2024
Add --label-filter flag to the changelog command to filter pull requests
by labels. Just imagine how amazing it is to be able to generate release
notes for hubble or cilium-cli from release note blurbs in cilium/cilium
pull requests.

Ref: cilium/cilium#32343

Signed-off-by: Michi Mutsuzaki <[email protected]>
michi-covalent added a commit to cilium/release that referenced this pull request May 6, 2024
Add --label-filter flag to the changelog command to filter pull requests
by labels. Just imagine how amazing it is to be able to generate release
notes for hubble or cilium-cli from release note blurbs in cilium/cilium
pull requests.

Ref: cilium/cilium#32343

Signed-off-by: Michi Mutsuzaki <[email protected]>
@aanm aanm added this pull request to the merge queue May 7, 2024
@maintainer-s-little-helper maintainer-s-little-helper bot added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label May 7, 2024
Merged via the queue into main with commit 6cbba52 May 7, 2024
265 of 266 checks passed
@aanm aanm deleted the pr/add-auto-labeler branch May 7, 2024 00:23
@joestringer
Copy link
Member

The configuration file (path: .github/labeler.yml) was not found locally, fetching via the api
Warning: The config file was not found at .github/labeler.yml. Make sure it exists and that this action has the correct access rights.
Error: HttpError: Not Found
Error: Not Found

labeler.yml, not labeler.yaml. PR #32406 should fix it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hubble-cli PRs or GitHub issues related with hubble-cli ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/misc This PR makes changes that have no direct user impact.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants