aboutsummaryrefslogtreecommitdiffstats
path: root/todo.sr.ht/index.md
diff options
context:
space:
mode:
authorнаб <nabijaczleweli@nabijaczleweli.xyz>2020-07-17 21:16:45 +0200
committerBitbake Tester <test@bitbake.com>2020-07-22 13:49:18 -0400
commit36e1aad3dab9d56d67d2f31a47f184361064791d (patch)
tree57647c1c37fd223f8e613916e1813682d9a16917 /todo.sr.ht/index.md
parent14fde22c85fd0bf5d5c05a0ae319dada273266dc (diff)
downloadsr.ht-docs-36e1aad3dab9d56d67d2f31a47f184361064791d.tar.gz
todo.sr.ht: narrow down who can submit what over e-mail
Diffstat (limited to 'todo.sr.ht/index.md')
-rw-r--r--todo.sr.ht/index.md13
1 files changed, 7 insertions, 6 deletions
diff --git a/todo.sr.ht/index.md b/todo.sr.ht/index.md
index 50d997d..c1e8a99 100644
--- a/todo.sr.ht/index.md
+++ b/todo.sr.ht/index.md
@@ -77,15 +77,16 @@ tracker are deleted as well.
# Email access
-Users can submit new tickets with their registered email
-address by sending them to
+Anyone with the "submit" permission can submit new tickets by sending them to
`~username/tracker-name@todo.sr.ht`, or `u.username.tracker-name@todo.sr.ht` for
poorly behaved MTAs.
-Users can also add comments to tickets by writing to
-`~username/tracker-name/ticket-id@todo.sr.ht`, or by replying to the
-notification email. The last line of your email can be one of the following
-commands:
+Anyone with the "comment" permission can also add comments to tickets
+by writing to `~username/tracker-name/ticket-id@todo.sr.ht`,
+or by replying to the notification email.
+
+If you have the "triage" permission,
+the last line of your email can be one of the following commands:
- `!resolve <resolution>`: closes the ticket with the given ticket resolution
(one of `fixed`, `implemented`, `wont_fix`, `by_design`, `invalid`,