network/.github/workflows
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
..
changelog_to_tag.yml [citest skip] Add changelog_to_tag.yml to .github/workflows 2022-07-10 21:22:20 -04:00
integration.yml GitHub CI: Trigger on main branch 2022-03-11 15:55:25 +01:00
markdownlint.yml Add markdownlint GitHub Action 2021-04-07 18:06:31 +02:00
tox.yml [citest skip] bump tox-lsr version to 2.11.0; remove py37; add py310 2022-05-09 13:21:51 -06:00