openwall / john-packages

Community packages of John the Ripper, the auditing tool and advanced offline password cracker (Docker images, Windows PortableApp, Mac OS, Flatpak, and Ubuntu SNAP packages)
https://www.openwall.com/john/
GNU General Public License v2.0
104 stars 18 forks source link

Refactor auto merge #612

Closed claudioandre-br closed 1 week ago

claudioandre-br commented 1 week ago

Describe your changes

It's just a reorganization of the code with no new features included. Actually, the trial mode is something new, but not a new feature.

The list of accepted commands is:

To call the bot, run all the validations and merge the PR, type:

bot: MERGE [optional comments]

To call the bot, bypass the validations and merge the PR (GitHub rules still apply), type:

bot: MERGE skip

To call the bot without the PR being merged at the end, type:

bot: MERGE trial

Checklist before requesting a review

Maintainer tasks