linux-system-roles / firewall

Configure firewalld and system-config-firewall
https://linux-system-roles.github.io/firewall/
GNU General Public License v2.0
57 stars 32 forks source link

Use GITHUB_REF_NAME as name of push branch; fix error in branch detection [citest skip] #99

Closed richm closed 2 years ago

richm commented 2 years ago

We need to get the name of the branch to which CHANGELOG.md was pushed. For now, it looks as though GITHUB_REF_NAME is that name. But don't trust it - first, check that it is main or master. If not, then use a couple of other methods to determine what is the push branch.

Signed-off-by: Rich Megginson rmeggins@redhat.com

richm commented 2 years ago

@nhosoi I ran this previously with storage - here is the log - https://github.com/linux-system-roles/storage/runs/7542318420?check_suite_focus=true