Skip to content

GStraccini

GitHub App

GStraccini

GitHub App

🤖 A GitHub bot that runs on issues pull requests and pull request comments.

HealthCheck.io Badge Deploy via ftp

That's what I can do :neckbeard::

  • help: Shows the help message with available commands.
  • hello: Says hello to the invoker.
  • thank you: Replies with you are welcome message to the invoker.
  • bump version <version> <project>: Bumps the .NET version in .csproj files.
  • change runner <runner> <workflow> <jobs>: Changes the GitHub action runner in a workflow file (.yml)
  • csharpier: Formats the C# code using CSharpier (only for .NET projects).
  • fix csproj: Fixes the csproj file with packages.config version of NuGet packages.
  • review: Enable review for the target pull request. This is useful when the PR submitter wasn't on the watch list before, the webhook was not captured, or some failed scenario occurred.
  • track: Tracks the specified pull request. Queue a build, raise DependaBot comments to resolve conflicts, and synchronize merge branches.
  • update snapshots: Update tests snapshots (npm test -- -u) (only for Node.js projects).

Developer

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

Report abuse