Skip to content

ci: require run-e2e label for automatic GitLab E2E - #158

Merged
fengmk2 merged 2 commits into
mainfrom
codex/gitlab-e2e-label-only
Sep 15, 2026
Merged

fengmk2 merged 2 commits into
mainfrom
codex/gitlab-e2e-label-only

Conversation

@fengmk2

@fengmk2 fengmk2 commented Sep 15, 2026

Copy link
Copy Markdown
Member

GitLab CI has limited capacity. Automatic GitLab E2E runs now require a maintainer to add run-e2e to a PR. This applies to PRs from this repository and forks. Each new commit requires a new label event.

The workflow checks the maintainer's access, the current PR commit, and the label before it starts the full suite. Pushes, merge queues, and release tags no longer start GitLab pipelines. workflow_dispatch remains available with its existing inputs and defaults.

@fengmk2 fengmk2 changed the title ci: require run-e2e label for GitLab E2E ci: require run-e2e label for automatic GitLab E2E Sep 15, 2026
@fengmk2 fengmk2 added the run-e2e Request GitLab E2E for the reviewed fork PR commit (requires write access). label Sep 15, 2026
@fengmk2
fengmk2 merged commit 857bb96 into main Sep 15, 2026
65 checks passed
@fengmk2
fengmk2 deleted the codex/gitlab-e2e-label-only branch September 15, 2026 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

run-e2e Request GitLab E2E for the reviewed fork PR commit (requires write access).

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant