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
58b2437f
Commit
58b2437f
authored
Dec 08, 2020
by
Jonston Chan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix linting errors in doc/user/project/issues/associate_zoom_meeting.md
parent
b5aee638
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
11 deletions
+11
-11
doc/user/project/issues/associate_zoom_meeting.md
doc/user/project/issues/associate_zoom_meeting.md
+11
-11
No files found.
doc/user/project/issues/associate_zoom_meeting.md
View file @
58b2437f
...
...
@@ -10,13 +10,13 @@ info: To determine the technical writer assigned to the Stage/Group associated w
In order to communicate synchronously for incidents management,
GitLab allows to associate a Zoom meeting with an issue.
Once
you start a Zoom call for a fire-fight, you need a way to
associate the conference call with an issue
, so that your team
members can join swiftly without requesting a link.
After
you start a Zoom call for a fire-fight, you need a way to
associate the conference call with an issue
. This is so that your
team
members can join swiftly without requesting a link.
## Adding a
z
oom meeting to an issue
## Adding a
Z
oom meeting to an issue
To associate a
zoom meeting with an issue, you can use GitLab's
To associate a
Zoom meeting with an issue, you can use GitLab
[
quick actions
](
../quick_actions.md#quick-actions-for-issues-merge-requests-and-epics
)
.
In an issue, leave a comment using the
`/zoom`
quick action followed by a valid Zoom link:
...
...
@@ -26,23 +26,23 @@ In an issue, leave a comment using the `/zoom` quick action followed by a valid
```
If the Zoom meeting URL is valid and you have at least
[
Reporter permissions
](
../../permissions.md
)
,
a system alert
will notify you that the addition of the meeting URL was successful
.
The issue's description
will be automatically edited to include the Zoom link, and a button will
appear right under the issue's title.
a system alert
notifies you of its successful addition
.
The issue's description
is automatically edited to include the Zoom link, and a button
appear
s
right under the issue's title.
![
Link Zoom Call in Issue
](
img/zoom-quickaction-button.png
)
You are only allowed to attach a single Zoom meeting to an issue. If you attempt
to add a second Zoom meeting using the
`/zoom`
quick action, it
won't work, y
ou
to add a second Zoom meeting using the
`/zoom`
quick action, it
doesn't work. Y
ou
need to
[
remove it
](
#removing-an-existing-zoom-meeting-from-an-issue
)
first.
## Removing an existing Zoom meeting from an issue
Similarly to adding a
z
oom meeting, you can remove it with a quick action:
Similarly to adding a
Z
oom meeting, you can remove it with a quick action:
```
shell
/remove_zoom
```
If you have at least
[
Reporter permissions
](
../../permissions.md
)
,
a system alert
will notify
you that the meeting URL was successfully removed.
a system alert
notifies
you that the meeting URL was successfully removed.
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