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 new GitHub labels and workflows for label automation 🏷️ #46

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

alismx
Copy link
Collaborator

@alismx alismx commented Feb 4, 2025

Changes Proposed

  • resolves automatic dibbs-vm label creation #45
  • This Pull Request adds labels and a workflow to automatically create GH labels. Any labels that exist but aren't in or have been removed from the labels.yml file are automatically deleted.

Additional Information

  • It is possible to add a skip delete flag to the action to guard against deleting labels.
  • All labels have a name and a description.

Testing

  • To verify this PR, reviewers should check the syntax of the added .github/labels.yml and .github/workflows/labels.yml files.
  • Observe the workflow in action after merging, double check that labels were created/deleted.

@alismx alismx self-assigned this Feb 4, 2025
.github/workflows/labels.yml Fixed Show fixed Hide fixed
.github/workflows/labels.yml Fixed Show fixed Hide fixed
@alismx alismx linked an issue Feb 4, 2025 that may be closed by this pull request
@alismx alismx marked this pull request as ready for review February 4, 2025 18:29
@alismx alismx changed the title feat: add new GitHub labels and workflows for label automation feat: add new GitHub labels and workflows for label automation 🏷️ Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

automatic dibbs-vm label creation
1 participant