diff --git a/project-management-with-gitlab.md b/project-management-with-gitlab.md index 59d8e2d..77b150f 100644 --- a/project-management-with-gitlab.md +++ b/project-management-with-gitlab.md @@ -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