diff options
author | Simon Ser <contact@emersion.fr> | 2022-08-16 19:36:07 +0000 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2022-08-17 10:07:14 +0200 |
commit | daf1f99a6b3fae780110bbf1937b43e08df8393f (patch) | |
tree | 058601ae1fa36f96a87f52707aa9c0bfda05c186 /git.sr.ht | |
parent | 6c69c153a2124da0075c079626ec84c06aace7f2 (diff) | |
download | sr.ht-docs-daf1f99a6b3fae780110bbf1937b43e08df8393f.tar.gz |
git.sr.ht: document Closes trailer
Diffstat (limited to 'git.sr.ht')
-rw-r--r-- | git.sr.ht/index.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/git.sr.ht/index.md b/git.sr.ht/index.md index f9a4df0..60642d8 100644 --- a/git.sr.ht/index.md +++ b/git.sr.ht/index.md @@ -231,6 +231,11 @@ References: https://todo.sr.ht/~arkanoid/foobar/1337 Signed-off-by: John Doe <john@doe.io> ``` +## Closes + +If the ticket is unresolved, it will be resolved with the neutral `CLOSED` +resolution. If it is already resolved, only a comment will be inserted. + # Attaching files to releases git.sr.ht allows you to attach files, such as executables (aka binaries), PGP |