Skip to content

[infra] Added reusable issue status label handler workflow #17145

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

Merged

Conversation

michelengelen
Copy link
Member

This pull request introduces a new GitHub Actions workflow to manage issue status labels based on issue comments and issue state changes. The workflow is designed to enhance the automation of label management, ensuring that issues are correctly labeled based on their current status.

New GitHub Actions workflow:

  • .github/workflows/issue-status-label-handler.yml: Added a workflow named "No Response" that handles issue comments and issue state changes to manage status labels. It triggers on issue_comment.created and issues.closed events, and it uses a shared workflow from mui/mui-public.

@michelengelen michelengelen added enhancement This is not a bug, nor a new feature scope: infra Org infrastructure work going on behind the scenes labels Mar 26, 2025
@michelengelen michelengelen self-assigned this Mar 26, 2025
@michelengelen
Copy link
Member Author

The workflow is merged into mui-public with this PR: mui/mui-public#294

@mui-bot
Copy link

mui-bot commented Mar 26, 2025

Deploy preview: https://deploy-preview-17145--material-ui-x.netlify.app/

Generated by 🚫 dangerJS against a4423bb

@michelengelen michelengelen enabled auto-merge (squash) March 26, 2025 14:17
@michelengelen michelengelen merged commit d4b2c51 into mui:master Mar 26, 2025
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This is not a bug, nor a new feature scope: infra Org infrastructure work going on behind the scenes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants