packit / packit-service

Packit provided as a service
https://packit.dev
MIT License
34 stars 46 forks source link

Don't create issues for propose-downstream when disabled in config #2451

Closed lbarcziova closed 6 days ago

lbarcziova commented 6 days ago

Fixes #2416

TODO:

RELEASE NOTES BEGIN

It is now possible to disable reporting issues about failure of propose_downstream by setting notifications.failure_issue.create in configuration to false.

RELEASE NOTES END

softwarefactory-project-zuul[bot] commented 6 days ago

Build succeeded. https://softwarefactory-project.io/zuul/t/packit-service/buildset/d8370941ef854786a0d5e2f85a826402

:heavy_check_mark: pre-commit SUCCESS in 2m 32s :heavy_check_mark: packit-service-tests SUCCESS in 3m 02s

lbarcziova commented 6 days ago

Hopefully it doesn't get created from any other place in the code.

I went through all the occurrences of creating issue, so shouldn't

softwarefactory-project-zuul[bot] commented 6 days ago

Build succeeded (gate pipeline). https://softwarefactory-project.io/zuul/t/packit-service/buildset/e8e0c1e04098493db33517cc3ad3944b

:heavy_check_mark: pre-commit SUCCESS in 2m 26s