We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fa8016b + b9a1a48 commit 951181bCopy full SHA for 951181b
zuul.d/jobs.yaml
@@ -17,7 +17,7 @@
17
nodeset:
18
nodes:
19
- name: container
20
- label: cloud-centos-9-stream
+ label: cloud-fedora-41
21
22
- job:
23
name: linters
zuul.d/pipelines.yaml
@@ -67,16 +67,16 @@
67
github.com:
68
- event: pull_request_review
69
action: submitted
70
- state: approved
+ state: [approved]
71
- event: pull_request
72
action: comment
73
comment: (?i)^\s*regate\s*$
74
75
76
77
78
action: dismissed
79
- state: request_changes
+ state: [changes_requested]
80
81
action: status
82
status: "softwarefactory-project-zuul:packit-service/check:success"
0 commit comments