Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
96ccee2e
Commit
96ccee2e
authored
Aug 02, 2019
by
Jeffrey Cafferata
Committed by
Stan Hu
Aug 02, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Documentation - Services slack
parent
c7de5403
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
9 deletions
+15
-9
doc/api/services.md
doc/api/services.md
+15
-9
No files found.
doc/api/services.md
View file @
96ccee2e
...
@@ -972,22 +972,28 @@ Parameters:
...
@@ -972,22 +972,28 @@ Parameters:
|
`channel`
| string | false | Default channel to use if others are not configured |
|
`channel`
| string | false | Default channel to use if others are not configured |
|
`notify_only_broken_pipelines`
| boolean | false | Send notifications for broken pipelines |
|
`notify_only_broken_pipelines`
| boolean | false | Send notifications for broken pipelines |
|
`notify_only_default_branch`
| boolean | false | Send notifications only for the default branch |
|
`notify_only_default_branch`
| boolean | false | Send notifications only for the default branch |
|
`
push_events`
| boolean | false | Enable notifications for push
events |
|
`
commit_events`
| boolean | false | Enable notifications for commit
events |
|
`
issues_events`
| boolean | false | Enable notifications for issue event
s |
|
`
confidential_issue_channel`
| string | false | The name of the channel to receive confidential issues events notification
s |
|
`confidential_issues_events`
| boolean | false | Enable notifications for confidential issue events |
|
`confidential_issues_events`
| boolean | false | Enable notifications for confidential issue events |
|
`confidential_note_channel`
| string | false | The name of the channel to receive confidential note events notifications |
|
`confidential_note_events`
| boolean | false | Enable notifications for confidential note events |
|
`deployment_channel`
| string | false | The name of the channel to receive deployment events notifications |
|
`deployment_events`
| boolean | false | Enable notifications for deployment events |
|
`issue_channel`
| string | false | The name of the channel to receive issues events notifications |
|
`issues_events`
| boolean | false | Enable notifications for issue events |
|
`job_events`
| boolean | false | Enable notifications for job events |
|
`merge_request_channel`
| string | false | The name of the channel to receive merge request events notifications |
|
`merge_requests_events`
| boolean | false | Enable notifications for merge request events |
|
`merge_requests_events`
| boolean | false | Enable notifications for merge request events |
|
`
tag_push_events`
| boolean | false | Enable notifications for tag push event
s |
|
`
note_channel`
| string | false | The name of the channel to receive note events notification
s |
|
`note_events`
| boolean | false | Enable notifications for note events |
|
`note_events`
| boolean | false | Enable notifications for note events |
|
`pipeline_channel`
| string | false | The name of the channel to receive pipeline events notifications |
|
`pipeline_events`
| boolean | false | Enable notifications for pipeline events |
|
`pipeline_events`
| boolean | false | Enable notifications for pipeline events |
|
`wiki_page_events`
| boolean | false | Enable notifications for wiki page events |
|
`push_channel`
| string | false | The name of the channel to receive push events notifications |
|
`push_channel`
| string | false | The name of the channel to receive push events notifications |
|
`issue_channel`
| string | false | The name of the channel to receive issues events notifications |
|
`push_events`
| boolean | false | Enable notifications for push events |
|
`confidential_issue_channel`
| string | false | The name of the channel to receive confidential issues events notifications |
|
`merge_request_channel`
| string | false | The name of the channel to receive merge request events notifications |
|
`note_channel`
| string | false | The name of the channel to receive note events notifications |
|
`tag_push_channel`
| string | false | The name of the channel to receive tag push events notifications |
|
`tag_push_channel`
| string | false | The name of the channel to receive tag push events notifications |
|
`
pipeline_channel`
| string | false | The name of the channel to receive pipeline events notification
s |
|
`
tag_push_events`
| boolean | false | Enable notifications for tag push event
s |
|
`wiki_page_channel`
| string | false | The name of the channel to receive wiki page events notifications |
|
`wiki_page_channel`
| string | false | The name of the channel to receive wiki page events notifications |
|
`wiki_page_events`
| boolean | false | Enable notifications for wiki page events |
### Delete Slack service
### Delete Slack service
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment