ansible / pinakes

Apache License 2.0
18 stars 2 forks source link

[SSP-3004] Conditionally skip external notification #558

Closed bzwei closed 2 years ago

bzwei commented 2 years ago

https://issues.redhat.com/browse/SSP-3004

When a group is included in two workflows we will auto approve the second workflow. This PR fixes a bug that continues to start the email notification the second time while the request is already auto approved.

Also rename two private methods to be more meaingful.