woodpecker-ci / woodpecker

Woodpecker is a simple, yet powerful CI/CD engine with great extensibility.
https://woodpecker-ci.org
Apache License 2.0
4.3k stars 370 forks source link

Dont run pipeline on push events to renovate branches #4406

Closed 6543 closed 2 days ago

6543 commented 3 days ago

As we require renovate to create pull requests, the ci coverage will happen at the pull-request event

woodpecker-bot commented 3 days ago

Deployment of preview was torn down

codecov[bot] commented 3 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 27.51%. Comparing base (e95db23) to head (8e3b108).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4406 +/- ## ======================================= Coverage 27.51% 27.51% ======================================= Files 382 382 Lines 27895 27895 ======================================= Hits 7676 7676 Misses 19532 19532 Partials 687 687 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.


🚨 Try these New Features:

6543 commented 2 days ago

thanks for writing why it was added in the first place ...

It's better to remove stuff if you know why it existed in the first place :)

I'm personally for let the renovate auto merge, but I do wana se that through pulls ...

6543 commented 2 days ago

docs fail unrelated ... need to dig into that ...