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

chore(ci): add labeled and unlabeled events to issue triggers #722

Merged
merged 2 commits into from
Jan 14, 2025

Conversation

elliotxx
Copy link
Collaborator

@elliotxx elliotxx commented Jan 13, 2025

What type of PR is this?

/kind chore

What this PR does / why we need it:

This PR extends the GitHub Actions workflow to include 'labeled' and 'unlabeled' events as triggers.

  • Adds support for 'labeled' and 'unlabeled' events in the issue event types.

Which issue(s) this PR fixes:

Fixes #

- Extend issue event types in GitHub Actions workflow
- Include 'labeled' and 'unlabeled' events to trigger workflow

This update allows the workflow to react to more specific issue events, improving automation and responsiveness to issue labeling changes.
@elliotxx elliotxx added this to the v0.6.0 milestone Jan 13, 2025
@elliotxx elliotxx self-assigned this Jan 13, 2025
@elliotxx elliotxx changed the title feat: add labeled and unlabeled events to issue triggers chore(ci): add labeled and unlabeled events to issue triggers Jan 13, 2025
- Include 'governance' in the list of labels for milestone tracking

This update ensures that issues and pull requests related to governance are properly categorized and tracked in the milestone summary.
Copy link
Collaborator

@ruquanzhao ruquanzhao left a comment

Choose a reason for hiding this comment

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

/lgtm

@ruquanzhao ruquanzhao merged commit b59abe4 into main Jan 14, 2025
9 checks passed
@ruquanzhao ruquanzhao deleted the adjust-milestone-planning-action branch January 14, 2025 02:39
@github-actions github-actions bot locked and limited conversation to collaborators Jan 14, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants