Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix bug and consolidate "Schedule Thursday" into "Schedule Monthly" 4…
…788 (#5467) * Update schedule-monthly.yml Combining functionalities of prev. `schedule-monthly.yml` and `schedule-thu-1100.yml` * Update contributors-data.js Consolidate previous `schedule-monthly.yml` and `schedule-thu-1100.yml` * Update create-new-issue.js * Update comment-issue.js Consolidate `schedule-monthly.yml` and `schedule-thu-1100.yml` * Update create-new-issue.js Address CodeQL notice * Delete github-actions/trigger-schedule/list-inactive-members/get-list.js No longer used * Delete .github/workflows/schedule-monthly-PREV.yml Consolidated functionality into revised `schedule-monthly.yml` * Update create-new-issue.js changed 'Website' team to 'website-write' team in the paragraph beginning "If this was a mistake..." * Update create-new-issue.js Remove `ready for product` label * Update create-new-issue.js Comments from Bonnie #4788 (comment) * Update schedule-monthly.yml Bump actions/setup-node@v3 --> @v4 per #5769 * Update contributors-data.js Removing import references to 'true-github-contributors'- this is not actually used in this file. * Update create-new-issue.js Changes in response to Bonnnie's comments * Update create-new-issue.js Fixed `milestone` to be `8`, which is the HfLA milestone number corresponding to ".08 Team workflow". Also, minor edits to the formatting of the message. * Create schedule-monthly-PREV.yml Fixing merge conflict: The "to be deleted" file has changed. Adding file back with the changes, then will immediately delete it again. * Delete .github/workflows/schedule-monthly-PREV.yml * Create schedule-monthly-PREV.yml Adding this file back in in order to address the merge conflict. Once this PR is merged, a follow up PR will delete this file. * Update create-new-issue.js Added notes to Dev Leads explaining process to reactivate members, and investigate if a bug is noticed * Update contributors-data.js Changed so that only issue assignees are returned when querying "/issues". * Update contributors-data.js minor tweaks * Update schedule-monthly.yml Update actions/github-script@v6 --> v7 * Create wr-schedule-monthly.yml Workflow run to automatically close the issue created by the 'Schedule Monthly' workflow * Update create-new-issue.js * Create schedule-monthly-reopen.yml * Update schedule-monthly-PREV.yml updating actions/github-script@v6 --> v7 per #5899 * Update schedule-monthly.yml Adding check to skip run on January 1st (since December is off for HfLA website) * Update contributors-data.js Adding checks to skip the January 1st run, and adjust to 3 months inactive only for the February 1st run * Update wr-schedule-monthly.yml Corrected the name of the GH_TOKEN * Update schedule-monthly-reopen.yml Corrected name of repo-token * Update issue-trigger.yml latest updates for Inactive Members * Delete .github/workflows/schedule-monthly-reopen.yml The reopening mechanism will be different; this workflow no longer needed * Update check-labels.js latest with new mechanism for inactive members to create issues * Update create-new-issue.js new mechanism for inactive members to send message * Update create-new-issue.js Demo video slowed down * Update contributors-data.js f. ER#4541: add check to see if inactive member on 'website' team prior to removal from 'website-write' team * Update create-new-issue.js uploaded new demo gif
- Loading branch information