MDL Shield
Changelog
Feature

Review plugins straight from your Git repository

You can now connect your plugin's Git repository and run reviews directly against it, no moodle.org release required. That unlocks two different things, depending on where your plugin lives:

Pre-release reviews

For plugins listed on the moodle.org plugins directory. Point us at a branch or tag and review the code before you publish the release, so what lands in the directory has already been audited. Free reviews apply to non-commercial community plugins, same as always.

Repository reviews

For plugins that are not in the directory: unlisted, internal, or closed source. Connect the repository and review any branch or tag on demand. These use a paid review credit.

Both work with private repositories (via read-only deploy keys) and monorepos (point the connection at the directory that holds your plugin), and every repository card shows its latest review grade at a glance.

Review results from repositories stay private to you.