spiegel_podman/.github
Ashley Cui 3448ba5091 Automatically bump to -dev after tag
Create GitHub action to automatically bump to a -dev version after a release is tagged.

On a branch:
- The bump will always be a z bump on branches
- If the bump is to an RC, then the bump will be back down to dev (ie, 9.9.0-rc1 to 9.9.0-dev)
- If the bump is not an RC, the bump wil be up to dev (ie, 9.9.0 to 9.9.1-dev)

On main:
- If the X.Y version on main is smaller than the X.Y on the release tag, this action will open a PR to bump the version on main to the release tag's X.Y+1
- Major version (X) dev bumps will still need to be manual

Signed-off-by: Ashley Cui <acui@redhat.com>
2025-05-02 17:32:35 -04:00
..
actions/check_cirrus_cron GHA: Fix bad job-names & links in monitoring emails 2023-06-07 15:22:17 -04:00
ISSUE_TEMPLATE Enhance issue reporting template 2025-03-31 09:41:01 -05:00
workflows Automatically bump to -dev after tag 2025-05-02 17:32:35 -04:00
issue-labeler.yml github: label issues based on os fix regex 2022-01-27 21:24:34 +01:00
ISSUE_TEMPLATE.md Update the issue templates 2022-11-30 14:06:29 -05:00
labeler.yml .github/labeler: add governance label automatically 2025-04-08 19:40:35 +02:00
PULL_REQUEST_TEMPLATE.md cirrus.yml: automatic skips based on source 2024-07-04 11:32:36 +02:00
renovate.json5 Detect and fix typos using codespell 2024-09-05 13:56:39 -04:00