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: add assigned and unassigned events to issue triggers #753

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

elliotxx
Copy link
Collaborator

What type of PR is this?

/kind feature

What this PR does / why we need it:

This PR adds support for 'assigned' and 'unassigned' event types to the GitHub Actions workflow.

Key changes include:

  • Updated the workflow to trigger on 'assigned' and 'unassigned' events for issues.
  • Ensures better automation and responsiveness to issue management activities.

Which issue(s) this PR fixes:

Fixes #

- Update GitHub Actions workflow to include 'assigned' and 'unassigned' event types

This change ensures the workflow is triggered when issues are assigned or unassigned, improving automation and responsiveness to issue management activities.
@elliotxx elliotxx requested a review from panshuai111 as a code owner January 20, 2025 04:17
@elliotxx elliotxx added this to the v0.7.0 milestone Jan 20, 2025
@elliotxx elliotxx requested a review from adohe as a code owner January 20, 2025 04:17
@elliotxx elliotxx self-assigned this Jan 20, 2025
@elliotxx elliotxx enabled auto-merge (squash) January 20, 2025 06:20
@elliotxx elliotxx merged commit 052141a into main Jan 20, 2025
9 checks passed
@elliotxx elliotxx deleted the update-planning-action-triggers branch January 20, 2025 07:05
@github-actions github-actions bot locked and limited conversation to collaborators Jan 20, 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