Skip to content
GStraccini-bot

GStraccini-bot

Automate GitHub flows for pull request, comments and issues

by GuilhermeStracini23 installs

About

GitHub has verified that the publisher controls the domain and meets other requirements.

🤖 :octocat: GStraccini-bot is a GitHub bot designed to keep your repository organized and healthy by automating tasks like managing pull requests, issues, comments, and commits. This allows you to focus on solving real problems.

That's what I can do :neckbeard:
(prefix each command with @gstraccini).

  • help: Shows the help message with available commands.
  • add project <projectPath>: Adds a project to the solution file.
  • appveyor build <type>: Runs the AppVeyor build for the target commit and/or pull request.
  • appveyor bump version <component>: Bumps the CI version in AppVeyor.
  • appveyor register: Registers the repository in AppVeyor.
  • appveyor reset: Resets the AppVeyor build number for the target repository.
  • bump version <version> <project>: Bumps the .NET version in .csproj files.
  • cargo clippy: Formats the Rust code using Cargo Clippy.
  • change runner <runner> <workflow> <jobs>: Changes the GitHub action runner in a workflow file.
  • codacy bypass: Bypasses the Codacy analysis for the target commit and/or pull request.
  • codacy reanalyze commit: Reanalyzes the Codacy last commit in a pull request.
  • codeclimate bypass: Bypasses the CodeClimate analysis for the target commit and/or pull request.
  • copy labels <repository>: Copies the labels from another repository.
  • copy issue <repository>: Copies an issue from one repository to another.
  • create labels <style> <categories>: Creates the default labels in the repository.
  • csharpier: Formats the C# code using CSharpier (only for .NET projects).
  • fix csproj: Updates the .csproj file with the packages.config version of NuGet packages.
  • npm check updates: Updates dependencies in a package.json and package-lock.json.
  • npm dist: Generates or regenerates the dist files.
  • prettier: Formats the code using Prettier.
  • rerun checks <conclusion>: Reruns the checks in the target pull request.
  • rerun workflows <conclusion>: Reruns the workflows (actions) in the target pull request.
  • review: Enables review for the target pull request.
  • update snapshot: Updates test snapshots (npm test -- -u)).
GStraccini bot in action on a pull request

Pricing and setup

Free plan

$0

Free

Free plan

Next: Confirm your installation location

GStraccini-bot is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation