I used the wrong setting [1]
[1] https://docs.openstack.org/reno/latest/user/usage.html#configuring-reno
Signed-off-by: Stephen Finucane <stephen@that.guru>
(cherry picked from commit
b39dabffa4c55f45419b13b240bd924fea84b969)
---
-branch: main
+default_branch: main
release_tag_re: 'v\d\.\d\.\d(rc\d+)?'
pre_release_tag_re: '(?P<pre_release>-rc(?:\d)*)$'
sections:
PW_DIR=/opt/patchwork/patchwork
#TODO: the state map should really live in the repo's git-config
-STATE_MAP="refs/heads/master:Accepted"
+STATE_MAP="refs/heads/main:Accepted"
# ignore all commits already present in these refs
# e.g.,