Canop / bacon

background rust code check
https://dystroy.org/bacon
GNU Affero General Public License v3.0
1.78k stars 62 forks source link

trigger on_success with warning when allow_warnings #180

Closed Canop closed 6 months ago

Canop commented 6 months ago

Fix #179

@narpfel Can you please confirm it's OK for you ?

narpfel commented 6 months ago

It works as expected now.

Thanks for the quick fix!

allow_failures might need a similar fix? I don’t have a use case for that though.

Canop commented 6 months ago

allow_failures might need a similar fix? I don’t have a use case for that though.

This fixes both