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 milestone planning workflow #719

Closed
wants to merge 1 commit into from

Conversation

elliotxx
Copy link
Collaborator

What type of PR is this?

/kind refactor

What this PR does / why we need it:

This PR simplifies the milestone-summary workflow by:

  • Removing the manual workflow_dispatch trigger
  • Removing the push trigger for specific branches
  • Updating the auto-milestone-summary-action to the latest version

These changes streamline the workflow by eliminating unnecessary triggers and ensuring the action is up-to-date.

Which issue(s) this PR fixes:

Fixes #

- Add new GitHub Actions workflow for milestone planning
- Trigger on milestone and issue events
- Use auto-milestone-summary-action to generate planning
- Define categories for milestone planning

This workflow automates the generation of milestone planning summaries by reacting to milestone and issue events. It uses a predefined set of categories to organize and label issues effectively.
@elliotxx elliotxx force-pushed the add-auto-milestone-summary-action branch from 9472f3b to e015160 Compare January 13, 2025 15:02
@elliotxx elliotxx closed this Jan 13, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Jan 13, 2025
@elliotxx elliotxx deleted the add-auto-milestone-summary-action branch January 13, 2025 15:05
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.

1 participant