Post PBB migration: Refactor "Pull Request Trigger" workflow #7076
Labels
Complexity: Large
Draft
Issue is still in the process of being created
Feature: API
Coding requires using an API
Feature: Board/GitHub Maintenance
Project board maintenance that we have to do repeatedly
Feature: Refactor GHA
Refactoring GitHub actions to fit latest architectural norms
milestone: missing
role: back end/devOps
Tasks for back-end developers
size: 5pt
Can be done in 19-30 hours
Overview
The new Projects Beta is structured a little differently from Projects (classic). During to our recent migration from Projects (classic) to Projects Beta, we scrubbed our workflows and removed all functionality that referenced 'columns' as this term is no longer used. We need to refactor our post migration workflows so that they have similar functionality as previously.
Details
Prior to the migration to Projects Beta, pull-request-trigger.yml used a 3rd party automation that removed merged PRs and closed + unmerged PRs from the Project Board. This behavior needs to be replicated using GraphQL- if possible.
Action Items
Note that in Projects Beta, closed PRs are immediately archived.
Resources/Instructions
The text was updated successfully, but these errors were encountered: