Skip to content

GHA: move closed issues

Bonnie Wolfe edited this page Jun 27, 2022 · 1 revision

Summary

Moves a closed issue into either the QA or Done column of the project board. If the issue has a “hard” label (Feature: Refactor CSS, Feature: Refactor HTML, Feature: Refactor JS / Liquid, Feature: Refactor GH), the issue is moved to the Done column. If the issue has no “hard” labels but does have an “override” label (role: front end), the issue is moved to the QA column. If the issue has no “hard” or “override” labels and does have a “soft” label (role: back end/devOps, Feature: Analytics), it is moved to Done. All other issues are moved to QA.

Scheduled

  • Issue closed

Workflow

Supporting Files/Folders


Back to HfLA GitHub Actions

Clone this wiki locally