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

Add workflow to label issues. #1366

Merged
merged 1 commit into from
Aug 10, 2024
Merged

Add workflow to label issues. #1366

merged 1 commit into from
Aug 10, 2024

Conversation

yui10
Copy link
Contributor

@yui10 yui10 commented Aug 9, 2024

Add a workflow that automatically assigns labels to issues corresponding to the app type and platform.
This makes it easier to manage issues. Specifically, it makes it easier to identify and narrow down the environment in which bugs are identified from the issue list.

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • New feature or enhancement
  • UI change (please include screenshot!)
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Internationalization and localization
  • Other (please describe): Add workflow to label issues.

What is the current behavior?

Issue Number: N/A

What is the new behavior?

  • Assign the appropriate label to the issue
  • The workflow uses advanced-issue-labeler for labeling.
  • If you add a new issues template, simply edit issue_labeler.yml and if you add a new dropdown or label, edit advanced-issue-labeler.yml

Other information

Examples of Operation
image

Quality check

Before creating this PR:

  • Did you follow the code style guideline as described in CONTRIBUTING.md
  • Did you build the app and test your changes?
  • Did you check for accessibility? On Windows, you can use Accessibility Insights for this.
  • Did you verify that the change work in Release build configuration
  • Did you verify that all unit tests pass
  • If necessary and if possible, did you verify your changes on:
    • Windows
    • macOS
    • Linux
@veler
Copy link
Collaborator

veler commented Aug 10, 2024

Hi,
This is GREAT! Thank you very much for this handy addition :D

@veler veler merged commit 576a3f0 into DevToys-app:main Aug 10, 2024
2 of 3 checks passed
@yui10 yui10 deleted the issue-labeler branch August 23, 2024 04:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants