Skip to content

Commit 0bd9538

Browse files
committed
CHANGELOG.md - cleanup non-inclusive words.
1 parent 75fdfc6 commit 0bd9538

1 file changed

Lines changed: 3 additions & 8 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -146,14 +146,9 @@ Adds startmsg_regex and endmsg_regex options:
146146

147147
- Fix a bash bug in changelog_to_tag.yml, which unexpectedly expanded "*"
148148

149-
- changelog_to_tag action - support other than "master" for the main branch name, as well
149+
- changelog_to_tag action - github action ansible test improvements
150150

151-
- Use GITHUB_REF_NAME as name of push branch; fix error in branch detection [citest skip]
152-
153-
We need to get the name of the branch to which CHANGELOG.md was pushed.
154-
For now, it looks as though `GITHUB_REF_NAME` is that name. But don't
155-
trust it - first, check that it is `main` or `master`. If not, then use
156-
a couple of other methods to determine what is the push branch.
151+
- Use GITHUB_REF_NAME as name of push branch; fix error in branch detection
157152

158153
Signed-off-by: Rich Megginson <rmeggins@redhat.com>
159154

@@ -445,7 +440,7 @@ must be a `string` value like `"2.9"`, not a `float` value like `2.9`.
445440
### Other Changes
446441

447442
- Remove python-26 environment from tox testing
448-
- update to tox-lsr 2.4.0 - add support for ansible-test sanity with docker
443+
- update to tox-lsr 2.4.0 - add support for ansible-test with docker
449444
- use tox-lsr 2.3.0 and enable ansible-test
450445
- CI: Add support for RHEL-9
451446

0 commit comments

Comments
 (0)