mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-29 01:11:43 -07:00
github_webhook: Don't include secret in the config if it's absent (#5994)
* github_webhook: Don't include secret in the config if it's absent * Add changelogs * Fix indentation * Apply suggestion to simplify the check Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: dima1206 <32818228+dima1206@users.noreply.github.com> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
53f729730b
commit
1877ef1510
2 changed files with 9 additions and 2 deletions
2
changelogs/fragments/5994-github-webhook-secret.yml
Normal file
2
changelogs/fragments/5994-github-webhook-secret.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- github_webhook - fix always changed state when no secret is provided (https://github.com/ansible-collections/community.general/pull/5994).
|
Loading…
Add table
Add a link
Reference in a new issue