Add gitlab docs on creating an issue watch list.

This commit is contained in:
Keegan Rankin 2022-02-10 02:59:33 +00:00
parent 5364d0078a
commit 94c85565bd

View file

@ -8,7 +8,12 @@ Need to polish and publish our internal docs:
... and come to think of it, reorganize GitLab-specific notes as a subset of project management approach.
### Follow issues
Gitlab has the option to turn on notifications for each issue, however you can not necessarily filter issues in gitlab by which ones have notifications turned on.
However, you can react to issues and filter by the reactions you give. To achieve the desired filter on issues you want to follow, react with an 👂 (which will also turn on notifications).
Any time you want to view your issue watch list, go to this link: `https://gitlab.com/dashboard/issues?scope=all&state=opened&my_reaction_emoji=ear`.
Tah dah! You can now follow issues in gitlab!
### Disable autoclosing issues from commits and merge requests