Skip to content

Add gate label#529

Merged
Alex-Welsh merged 1 commit into
mainfrom
zuul_gate
Jun 2, 2026
Merged

Add gate label#529
Alex-Welsh merged 1 commit into
mainfrom
zuul_gate

Conversation

@mnasiadka

Copy link
Copy Markdown
Member

If a project approver adds a ,,gate'' label to the PR - Zuul will gate it and merge it.

@mnasiadka mnasiadka requested a review from a team as a code owner June 2, 2026 08:08

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request modifies terraform/github/repositories.tf to rename an existing label resource to gate_label and re-add the workflows_label resource. However, the gate_label resource still uses the name "workflows", which will cause a conflict since both resources would manage the same GitHub label. The reviewer correctly pointed out this issue and suggested changing the name of gate_label to "gate".

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread terraform/github/repositories.tf
If a project approver adds a ,,gate'' label to the PR - Zuul
will gate it and merge it.
@stackhpc-ci

stackhpc-ci commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

Terraform Format and Style 🖌success

Terraform Initialization ⚙️success

Terraform Validation 🤖success

Validation Output

Success! The configuration is valid.


Terraform Plan 📖success

Show Plan

undefined

Pusher: @mnasiadka, Action: pull_request, Working Directory: ``, Workflow: Terraform GitHub

@Alex-Welsh Alex-Welsh merged commit ee2cd7a into main Jun 2, 2026
5 checks passed
@Alex-Welsh Alex-Welsh deleted the zuul_gate branch June 2, 2026 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants