-
-
Notifications
You must be signed in to change notification settings - Fork 785
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
Change the label that is added when dev attempts to open multiple issues #7466
Change the label that is added when dev attempts to open multiple issues #7466
Conversation
Want to review this pull request? Take a look at this documentation for a step by step guide! From your project repository, check out a new branch and test the changes.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! The one change I've requested is to remove the comment on line 81, for clarity; otherwise everything looks in order and I confirmed no visual changes to site.
github-actions/trigger-issue/add-preliminary-comment/preliminary-update-comment.js
Outdated
Show resolved
Hide resolved
Availability: weekdays 3 - 7pm |
Availability: 9am - 1pm |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice Work!
correct:
from/to branch
PR title is clear
What/Why is descriptive
Changes made match required changes from issue
No physical changes to website
Good work!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great--looks correct now, without that extraneous comment. Approved!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @izma-mujeeb,
Great job on the issue! You've done all the standard items such as:
- good branch name
- descriptive PR title
- correct lines of code changed
Specifically, you did an excellent job with the PR comment by providing all the necessary details.
In the spirit of continuous improvement, here are two opinions and nitpicks:
- Similar to how you used quotes "New Issue Approval" you could use them for "ready for dev lead" or even use backticks so that it looks like this:
ready for dev lead
. Again this is just an opinion and a very minor improvement. - I think the title is descriptive but not concise or precise; though, it certainly gets the job done. I used an LLM to brainstorm a bit and came up with "Modify Issue Trigger Workflow: Change label for multiple issue self-assignment". Again just an opinion, your title does the job.
Fixes #7300
What changes did you make?
Why did you make the changes (we will use this info to test)?
Screenshots of Proposed Changes To The Website (if any, please do not include screenshots of code changes)