Skip to content

PR test runs and Pages deploys share one concurrency group #220

Description

@aistomin

Problem

The pages concurrency group in ci-cd.yml wraps the whole workflow, so a slow PR test run queues behind (and blocks) master deploys and vice versa.

Proposal

Scope the pages concurrency group to the deploy job only; PR test runs get no group (or their own per-ref group with cancel-in-progress: true).

Please read how to contribute

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions