Project Board Migration: refactoring of "Move Closed Issues" workflow #7039
Labels
Complexity: Medium
Feature: Board/GitHub Maintenance
Project board maintenance that we have to do repeatedly
Feature: Refactor GHA
Refactoring GitHub actions to fit latest architectural norms
role: back end/devOps
Tasks for back-end developers
size: 1pt
Can be done in 4-6 hours
Milestone
Dependency
Overview
Many of our workflows need to be refactored due to the forced migration from the Project Board (classic) to the Project Board- Beta (PBB). This issue addresses changes that we need to make in order to ensure that our "Move Closed Issues" workflow works as it did previously.
Action Items
The "Move Closed Issues" workflow needs to be refactored to remove references to 'column' and refer instead to the PBB's 'status'.
alex-page
automation and instead echo the results ofsort-closed-issues.js
for post-migration refactoring.console.log()
.Post migration issues needed:
move-closed-issues.yaml
to move closed issues to correct 'status' based on the results of the "Sort Closed Issues" step.Resources/Instructions
The text was updated successfully, but these errors were encountered: