-
-
Notifications
You must be signed in to change notification settings - Fork 778
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Consolidate functions in
schedule-monthly.yml
5969 (#6011)
* Create inactive-members.md * Update inactive-members.md * Update create-new-issue.js * Create issue-template-parser.js * Update issue-template-parser.js * Update inactive-members.md * Update create-new-issue.js * Update inactive-members.md * Update issue-template-parser.js * Update contributors-data.js up to line 145 * Update contributors-data.js up to line 207 * Update contributors-data.js * Update create-new-issue.js * Update contributors-data.js * Update contributors-data.js Added semicolon per CodeQL no. 85 * Update check-labels.js * Update contributors-data.js Rename functions: - getTimeline --> getEventTimeline - isTimelineOutdated --> isEventOutdated To differentiate from sim functs in `add-label.js` * Update check-labels.js Edits to resolve merge conflict * Update contributors-data.js rename `toRemove` --> `shouldRemoveOrNotify` * Update contributors-data.js clarification of comment * Update contributors-data.js incorporating comments from 1/5/24 dev meeting * Update contributors-data.js First pass addressing PR review comments * Update schedule-monthly.yml `comment-issue` step replaced by refactoring * Update create-new-issue.js Refactored to replace `comment-issue.js` with `post-issue-comment.js` * Delete github-actions/trigger-schedule/list-inactive-members/comment-issue.js refactored `comment-issue.js` with `/util/post-issue-comment.js` * Update create-new-issue.js adding ";" per CodeQL recommendation * Update contributors-data.js Remove lastCommentTimestamp checks in isEventOutdated() * Update contributors-data.js * Update schedule-monthly.yml Remove unnecessary variable on line 77 * Update contributors-data.js
- Loading branch information
1 parent
6b06f0c
commit 3a2f3d9
Showing
6 changed files
with
272 additions
and
157 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
28 changes: 0 additions & 28 deletions
28
github-actions/trigger-schedule/list-inactive-members/comment-issue.js
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.