Skip to content

Commit bd3385d

Browse files
authored
Adding documentation for the signin command
1 parent 690f498 commit bd3385d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/integrations/how-tos/slack/use-github-in-slack.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ To use a slash command, type `/github` followed by the command you want to execu
3737
|`/github close [issue link]`|Closes the specified issue as completed.|
3838
|`/github close [issue link] reason:"not planned"`|Closes the specified issue with a reason. Replace `"not planned"` with your reason.|
3939
|`/github reopen [issue link]`|Reopens the specified issue.|
40+
|`/github signin`|Restarts the "Connect yout GitHub account" workflow.|
4041

4142
>[!NOTE] When you subscribe a channel to a repository, the channel will receive notifications for all `open`, `close`, and `reopen` events on pull requests and issues in that repository. The channel will also receive notifications of any `push` events directly to the repository's default branch.
4243

0 commit comments

Comments
 (0)