Epic: Refactoring GHA - JavaScript files to use common key: value JSON #6454
Labels
Complexity: See issue making label
See the Issue Making label to understand the issue writing difficulty level
feature: Issues Dashboard
Feature: Refactor GHA
Refactoring GitHub actions to fit latest architectural norms
GHA New Project Board compatible
This GitHub Action issue does not reference columns and will work with the new board
Issue Making: Level 4
Create an Epic Issue, and it's Level 2 or 3 issues
role: back end/devOps
Tasks for back-end developers
size: 0.5pt
Can be done in 3 hours or less
Milestone
Dependency
Overview
We need to create issues for refactoring the applicable GHAs to use a label that is keyed to the JSON created #5205. When refactoring for the keyed label, the GHA should import the
/util/retrieve-label-directory.js
for retrieving the label values.Action Items
sort-closed-issues.js
to uselabel-directory.json
#7530check-labels.js
to uselabel-directory.json
#7531post-labels-comments.js
to uselabel-directory.json
#7532check-label-preliminary-update
to uselabel-directory.json
#7533preliminary-update-comment.js
to uselabel-directory.json
#7534check-complexity-eligibility.js
to uselabel-directory.json
#7535create-new-issues.js
to uselabel-directory.json
#7536add-label.js
to uselabel-directory.json
#7537label-directory.json
#7687Note: *** .md files: likely will want to refactor adjacent .js files to handle labelResources/Instructions
The text was updated successfully, but these errors were encountered: