Notify multiple issues 4505#6969
Conversation
…fix-broken-image-6582
Fix broken image 6582
Fix Conflicts
…verify-pr-author-3906 Syncing with gh-pages
…verify-pr-author-3906 Re-sync with upstream repository
…verify-pr-creator-3906 Sync with upstream
|
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. |
7348515 to
7c13624
Compare
f5dac7d to
e8fa628
Compare
|
Hey @t-will-gillis, thanks for notices.
|
t-will-gillis
left a comment
There was a problem hiding this comment.
Hey @moazDev1 so close! Thanks for the latest round of changes.
- Thank you for your reasoning and explanation regarding
throw error- I appreciate it. I tested your branch and created a purposeful error: The error was logged and the workflow halted- perfect. - Thanks for consolidating the main functions. I think this is much cleaner now.
- I tested this for multiple combos of team member/non-team member, statuses, special labels, etc. and everything appears to be working as intended.
- I ran the tests without the token on line 55- I believe this token is not needed and can be removed.
Please go ahead with the throw error, and I'll mark as "Comment" in the meantime.
Changing this to Complexity: Extra Large also.
94728e4 to
4846758
Compare
|
Hey @t-will-gillis I just added back try/catch blocks and removed the unnecessary token. Thanks for upgrading my PR complexity, I appreciate it :) |
t-will-gillis
left a comment
There was a problem hiding this comment.
Hey @moazDev1 Fantastic-I did a final test and it appears that everything is functioning as intended. As we discussed, there is a new token added to HfLA HACKFORLA_GRAPHQL_TOKEN with project and repo permissions, because based on the testing, these seem to be the permissions needed.
Thank you again for all of your work on this.
Details
| workflow number | assignee | post | initial status | final status | initial label(s) | final label(s) | message | |
|---|---|---|---|---|---|---|---|---|
| OK | 1112 | self | same | New Issue Approval | same | none | n/a | draft-label-reminder.md |
| OK | 1114 | self | same | New Issue Approval | same | Draft | same | prelim-update-comment.md |
| OK | 1116 | dummy | unassigned | New Issue Approval | same | none | n/a | unassign-from-nia.md |
| OK | 1117 | dummy | unassigned | Prioritized Backlog | New Issue Approval | none | ready for dev lead | multi-issue-reminder.md |
| OK | 1121 | dummy | same | In Progress | same | Feature: Agenda | same | prelim-update-comment.md |
| OK | 1124 | dummy | same | In Progress | same | Complex: Pre-work | same | prelim-update-comment.md |
| OK | 1135 | dummy | same | Emergent Requests | same | none | n/a | prelim-update-comment.md |
Fixes #4505
What changes did you make?
multiple-issue-reminder.mdfilepreliminary-update-comment.js:multiple-issue-reminder.mdWhy did you make the changes (we will use this info to test)?
Screenshots of Proposed Changes Of The Website (if any, please do not screen shot code changes)
No visual changes