Replies: 2 comments
-
|
Probot support commands: https://github.com/probot/commands |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
moved to notion |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Let users to use specific commands to force the bot to run a feature.
Commands
@drgitai /reviewforces the bot to run the review feature.@drgitai /walkthroughforces the bot to run the walkthrough feature.@drgitai /diagramforces the bot to run the diagram feature.@drgitai /summaryforces the bot to run the summarization feature.@drgitai /explainforces the bot to run the explain feature. The explain feature updates the PR's description based on changed files.@drgitai /tagforces the bot to run the tag feature. The tag feature updates the PR's labels based on changed files according to the config.@drgitai /config [json|yaml (default)]forces the bot to return the ultimate config file in the given formatBeta Was this translation helpful? Give feedback.
All reactions