Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Wiki Replica
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Cecylia Bocovich
Wiki Replica
Commits
afed4b07
Unverified
Commit
afed4b07
authored
4 years ago
by
anarcat
Browse files
Options
Downloads
Patches
Plain Diff
you can now comment on any issue by email easily
parent
790e33cd
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
howto/gitlab.md
+8
-10
8 additions, 10 deletions
howto/gitlab.md
with
8 additions
and
10 deletions
howto/gitlab.md
+
8
−
10
View file @
afed4b07
...
...
@@ -126,27 +126,25 @@ description. You can use shortcuts in the body, like `/assign @foo`,
See
[
the upstream docs for more details
](
https://docs.gitlab.com/ee/user/project/issues/managing_issues.html#new-issue-via-url-with-prefilled-fields
)
.
###
Reply
ing
t
o an
existing comment
###
Comment
ing o
n
an
issue
If you just reply to the particular comment notification you received
by email, as you would reply to an email in a thread, that comment
will show up in the issue.
You need to have email notifications enabled for this to work, naturally.
You need to have email notifications enabled for this to work,
naturally.
See
[
the upstream docs for more details
](
https://docs.gitlab.com/ee/administration/reply_by_email.html
)
.
### Creating a new comment
This is not easily doable right now (see:
[
issue 18816
upstream
](
https://gitlab.com/gitlab-org/gitlab/-/issues/18816
)
). However, if you have notifications enabled, you can
reply to any notification email of the issue by replacing everything
that would get quoted with the comment you want to add.
You can also add a new comment to any issue by copy-pasting the
issue-specific email address in the right sidebar (labeled "Issue
email",
[
introduced in GitLab 13.8
](
https://gitlab.com/gitlab-org/gitlab/-/issues/18816
)
).
This also works with shortcuts like
`/estimate 1d`
or
`/spend
-1h`
. Note: for those you won't get notification emails back, though,
while for others like
`/assign @foo`
you would.
See
[
the upstream docs for more details
](
https://docs.gitlab.com/ee/administration/reply_by_email.html
)
.
### Quick status updates by email
There are a bunch of
[
quick actions
](
https://gitlab.torproject.org/help/user/project/quick_actions.md
)
available which are handy to
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment