This is trigger for example when a PR closes an issue, since no private flag is specified it was resetting the privacy status while it shouldn't.
This commit fixes this.
1 new commit added
2 new commits added
Tests are passing in https://jenkins.fedorainfracloud.org/job/pagure/2357/
Good one :smile:
Thanks :)
Pull-Request has been merged by pingou
This is trigger for example when a PR closes an issue, since no private
flag is specified it was resetting the privacy status while it shouldn't.
This commit fixes this.