GStraccini
GitHub App
GStraccini
GitHub App
🤖 A GitHub bot that runs on issues, pull requests, and comments.
That's what I can do :
help
: Shows the help message with available commands.appveyor build <type>
: Runs the AppVeyor build for the target commit and/or pull request.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.change runner <runner> <workflow> <jobs>
: Changes the GitHub action runner in a workflow file (.yml).csharpier
: Formats the C# code using CSharpier.fix csproj
: Updates the.csproj
file with thepackages.config
version of NuGet packages.prettier
: Formats the code using Prettier.rerun failed checks
: This option reruns the failed checks in the target pull request.review
: Enable review for the target pull request.track
: Tracks the specified pull request.update snapshot
: Update test snapshots.
Developer
GStraccini is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.
Report abuse