napari / napari

napari: a fast, interactive, multi-dimensional image viewer for python
https://napari.org
BSD 3-Clause "New" or "Revised" License
2.1k stars 410 forks source link

Remove "ready to merge" label action part 3 #6832

Closed Czaki closed 2 months ago

Czaki commented 2 months ago

Description

Bump action to version 7.

Use pull_request_target instead of pull_request as trigger because of permissions.

Czaki commented 2 months ago

One step at a time :P

yep. Worst is that I will be review someone else PR i most probably will spot pull_request instead of pull_request_target. But it is my case and example (for PR inside repo) has pull_request.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 92.39%. Comparing base (6489263) to head (e500fa6). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6832 +/- ## ========================================== - Coverage 92.44% 92.39% -0.06% ========================================== Files 614 615 +1 Lines 54905 54911 +6 ========================================== - Hits 50758 50735 -23 - Misses 4147 4176 +29 ```

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