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.
1 parent 5fc3c90 commit 5389a65Copy full SHA for 5389a65
releasenotes/config.yaml
@@ -2,3 +2,4 @@
2
# NOTE(upgrade): This needs to be updated to the current release's major version.
3
release_tag_re: stackhpc/16\.\d+\.\d+\.\d
4
ignore_null_merges: false
5
+default_branch: 'stackhpc/2025.1'
zuul.d/project.yaml
@@ -0,0 +1,10 @@
1
+---
+- project:
+ queue: kayobe
+ check:
+ jobs:
6
+ - openstack-tox-pep8
7
+
8
+ gate:
9
10
0 commit comments