moodlehq / moodle-plugin-ci

Helps running Moodle plugins analysis checks and tests under various CI environments.
https://moodlehq.github.io/moodle-plugin-ci/
GNU General Public License v3.0
46 stars 45 forks source link

For PRs, automatically set the author #281

Closed stronk7 closed 6 months ago

stronk7 commented 6 months ago

Each time a PR is opened or reopened, the bot will assign the PR to the author.

(only if an assignee is not set)

You can see how it works @ https://github.com/stronk7/moodle-cs/pull/1 (both open and reopen)

Ciao :-)

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 88.04%. Comparing base (12662f4) to head (61a144b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #281 +/- ## ========================================= Coverage 88.04% 88.04% Complexity 731 731 ========================================= Files 75 75 Lines 2234 2234 ========================================= Hits 1967 1967 Misses 267 267 ```

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