-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.0.10
-
Tags:
-
Team:UI
-
Sprint:UI - 2022-01, UI Cooldown - 2022-01
-
Story Points:2
At the moment, there’s a single workflow that performs all the PR checks in the elements repository (main). The goal is to separate those checks in different workflows, that can run in parallel.
AC:
- Reusable Workflows for linting and testing that run when PR is created/updated (they shouldn't run on push events, that is the responsability of the main workflow)
(for cross repo checkELEMENTS-1436)
- depends on
-
NXBT-3584 Create a new repository to hold the UI team sharable Github Actions
- Resolved
-
WEBUI-654 Migrate get branch action to ui-team-gh-actions
- Resolved
- is related to
-
ELEMENTS-1436 Automate cross-repo check on PR for LTS2021
- Resolved
- Is referenced in