android / nowinandroid

A fully functional Android app built entirely with Kotlin and Jetpack Compose
Apache License 2.0
16.6k stars 3k forks source link

[Bug]: Automatic dependency guard update allows skipping checks #1281

Open alexvanyo opened 6 months ago

alexvanyo commented 6 months ago

Is there an existing issue for this?

Is there a StackOverflow question about this issue?

What happened?

The CI action to automatically update the dependency guard baseline doesn't result in CI running again for the new changes. This allows a PR to merge without passing CI, like what happened in #material

Relevant logcat output

No response

Code of Conduct

SimonMarquis commented 6 months ago

This issue is more global than just dependencyGuard. It is also triggered by automated screenshot updates.

I've reported it last year 🙈: