🤖 Automate your GitHub workflow effortlessly.
Get more done by automating repetitive tasks.
Auto-create pull requests and label them based on size and impact.
Automatically scan and validate links across your repositories.
Generate commit messages, manage issues, and more through custom workflows.
Shows available commands.
Greets the invoker.
Replies with a "You're welcome" message.
Adds a project to the solution file (for .NET projects).
Runs an AppVeyor build for a target commit/pull request.
Bumps the version in AppVeyor.
Registers the repository in AppVeyor.
Resets the AppVeyor build number for a repository.
Bumps the .NET version in .csproj files.
Changes the GitHub Actions runner in a workflow file.
Formats C# code using CSharpier.
Updates the .csproj file with NuGet package versions (for .NET Framework projects).
Formats code using Prettier.
Reruns failed checks in the target pull request.
Reruns failed GitHub Actions workflows in the target pull request.
Enables review for the target pull request.
Tracks a pull request, queues a build, and synchronizes merge branches.
Updates test snapshots for Node.js projects.