debian-forge-composer/.github
Simon Steinbeiss f521e9a800 Enable scheduled upstream releases
Instead of a human pushing a tag with the release notes let a bot do the
work.
The bot is part of our composite action in osbuild/release-action on the
create-tag branch. It calculates the next subsequent release version and
creates a tag based on pull request titles associated with the changes
since the last release.
Finally the tag is pushed to the repository.

Unfortunately GH Actions don't allow for reliably fortnightly schedules,
so we do an additional check that determines if this is an even or an
odd week. This will help with correctly scheduling alternating osbuild
and osbuild-composer releases.
2022-03-22 17:50:57 +01:00
..
ISSUE_TEMPLATE github: create issue template 2021-05-24 12:04:36 +03:00
workflows Enable scheduled upstream releases 2022-03-22 17:50:57 +01:00
dependabot.yml schedule depandabot checks 2021-09-03 15:32:36 +02:00
PULL_REQUEST_TEMPLATE.md ci: skip CI for draft and WIP PRs 2022-03-08 11:53:09 +01:00