openwrt/.github/workflows
Petr Štetiar 592aacc3d9
ci: add workflow for automated GitHub release
Implement a GitHub Actions workflow for automated project releases.

The workflow triggers on Git tags, ensuring that a GitHub release is
created whenever a new tag is pushed.

That new release is going to be created in draft and pre-release mode
and needs to be manually promoted to the proper release, once its
decided, that its good enough and prepared.

This is a start of a streamlined and consistent release process for
GitHub, reducing manual intervention.

Acked-by: Christian Marangi <ansuelsmth@gmail.com>
Signed-off-by: Petr Štetiar <ynezz@true.cz>
(cherry picked from commit 280d9dd758)
2023-11-02 14:44:49 +00:00
..
scripts ci: show_build_failures: fix missing output for configure failures 2023-01-09 11:22:10 +01:00
coverity.yml CI: migrate each workflow to use reusable workflow from dedicated repo 2023-10-24 17:12:52 +02:00
formal.yml CI: bump actions/checkout action to v3 2022-10-12 16:47:46 +02:00
github-release.yml ci: add workflow for automated GitHub release 2023-11-02 14:44:49 +00:00
kernel.yml CI: provide new required secret for S3 endpoint and bucket name 2023-10-24 17:13:18 +02:00
label-kernel.yml CI: migrate each workflow to use reusable workflow from dedicated repo 2023-10-24 17:12:52 +02:00
label-target.yml CI: migrate each workflow to use reusable workflow from dedicated repo 2023-10-24 17:12:52 +02:00
labeler.yml CI: labeler: fix wrong label for pr targeting stable branch 2022-12-01 01:51:58 +01:00
packages.yml CI: provide new required secret for S3 endpoint and bucket name 2023-10-24 17:13:18 +02:00
push-containers.yml CI: migrate each workflow to use reusable workflow from dedicated repo 2023-10-24 17:12:52 +02:00
toolchain.yml CI: migrate each workflow to use reusable workflow from dedicated repo 2023-10-24 17:12:52 +02:00
tools.yml CI: migrate each workflow to use reusable workflow from dedicated repo 2023-10-24 17:12:52 +02:00