Refactor and consolidate "Issue Trigger" workflow and related files #7372
Labels
Complexity: Large
Feature: Refactor GHA
Refactoring GitHub actions to fit latest architectural norms
milestone: missing
role: back end/devOps
Tasks for back-end developers
size: 3pt
Can be done in 13-18 hours
Overview
We want our workflows to use consistency in formatting and to make efficient use of modular functions where possible. The "Issue Trigger" workflow can be streamlined by using existing modules.
Action Items
Open
/add-preliminary-comment/preliminary-update-comment.js
;getItemInfo()
and refactor with a call to the already existingutils/query-issue-info.js
moduleupdateItemStatus()
and refactor with a call to the already existingutils/mutate-issue-status.js
moduleutils/data/status-field-ids.js
moduleResources/Instructions
The text was updated successfully, but these errors were encountered: