ImmortalWrt/.github/workflows
Petr Štetiar 280d9dd758
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>
2023-11-01 12:26:18 +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-06-25 02:08:56 +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-01 12:26:18 +00:00
kernel.yml CI: provide new required secret for S3 endpoint and bucket name 2023-08-05 01:58:29 +02:00
label-kernel.yml CI: migrate each workflow to use reusable workflow from dedicated repo 2023-06-25 02:08:56 +02:00
label-target.yml CI: migrate each workflow to use reusable workflow from dedicated repo 2023-06-25 02:08:56 +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-08-05 01:58:29 +02:00
push-containers.yml CI: push-containers: refresh containers also on modify cmake options 2023-10-04 13:28:58 +02:00
toolchain.yml CI: migrate each workflow to use reusable workflow from dedicated repo 2023-06-25 02:08:56 +02:00
tools.yml CI: migrate each workflow to use reusable workflow from dedicated repo 2023-06-25 02:08:56 +02:00