diff options
author | Stephen Finucane <stephen@that.guru> | 2020-04-05 21:22:28 +0100 |
---|---|---|
committer | Stephen Finucane <stephen@that.guru> | 2020-04-05 21:22:28 +0100 |
commit | cafd9536f47c054bdecd00e56e2f76b2bf85b1a6 (patch) | |
tree | 27b8ff30c20f9e3ee7f3ac32099875ea860ea581 | |
parent | 2cb70d1e5aa1e275cad3b4fca634d44b1f5e42b9 (diff) | |
download | patchwork-cafd9536f47c054bdecd00e56e2f76b2bf85b1a6.tar patchwork-cafd9536f47c054bdecd00e56e2f76b2bf85b1a6.tar.gz |
docs: Remove 'earliest_version' config
This is unnecessary and was disabling reno's built-in ability to detect
a base branch.
Signed-off-by: Stephen Finucane <stephen@that.guru>
-rw-r--r-- | releasenotes/config.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/releasenotes/config.yaml b/releasenotes/config.yaml index bb6f215..9752521 100644 --- a/releasenotes/config.yaml +++ b/releasenotes/config.yaml @@ -1,5 +1,4 @@ --- -earliest_version: v1.1.0 release_tag_re: 'v\d\.\d\.\d(rc\d+)?' pre_release_tag_re: '(?P<pre_release>-rc(?:\d)*)$' sections: |