gitStream Slash Commands #346
Closed
BenLloydPearson
announced in
Automation Example Bounties
Replies: 0 comments
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.
-
Slash Commands with gitStream
This automation enables the following slash commands within your GitHub repo:
/gitstream assign(user1, user2)
- Assign all users listed in the parenthesis./gitstream suggest-experts
- Trigger gitStream's explain code experts functionality./gitStream close
- Close the PR/gitstream dispatch(workflow1, workflow2)
- Dispatch the specified workflows for this PR./gitstream help
- Post a comment that lists and describes all of the available gitStream slash commands./gitstream
command. - Post a comment that lists and describes all of the available slash commandsThe slash commands should be implemented like this:
Beta Was this translation helpful? Give feedback.
All reactions