network/.github
Noriko Hosoi 38a84ca16b [citest skip] Add changelog_to_tag.yml to .github/workflows
Description:
When a new changelog section is added to CHANGELOG.md and pushed,
changelog_to_tag.yml is triggered, which generates a new tag and
a new release.

Example of CHANGELOG.md changes:
  [9.9.9] - 2022-12-31
  --------------------

  ### New features

  - New feature A

  ### Bug fixes

  - Bug fix B

Using this example, when the commit on CHANGELOG.md is pushed, a
new tag "9.9.9" is added and Version 9.9.9 is released in github.
If tag "9.9.9" already exists, the CHANGELOG.md push fails.

Signed-off-by: Noriko Hosoi <nhosoi@redhat.com>
2022-07-10 21:22:20 -04:00
..
workflows [citest skip] Add changelog_to_tag.yml to .github/workflows 2022-07-10 21:22:20 -04:00
Dockerfile.c7-network-role CI: Enable CentOS 7 integration test 2022-01-28 17:47:13 +01:00
Dockerfile.c8s-network-role CI: Enable integration test in Github Action 2021-07-28 19:50:09 +08:00
Dockerfile.c9s-network-role CI: Enable CentOS 9 stream integration test 2022-02-05 19:25:09 +01:00
run_test.sh infiniband: Add the integration tests 2022-05-19 12:41:35 +02:00
stale.yml github: add stale workflow 2020-10-26 14:59:30 +01:00