Publically accesible list of all the issues opened by user on Gitlab.com
Hello!
I would like to get a list of all the issues opened by me across the Gitlab. I can get such a list at https://gitlab.com/dashboard/issues?author_username=rootkea&scope=all&sort=created_date&state=all&utf8=%E2%9C%93 but it's a private URL.
On Github one can see all the issues reported by me at https://github.com/search?o=desc&q=author%3Arootkea+type%3Aissue&s=created&type=Issues without having to login.
How do I get a publicly accessible similar list of all the issues reported by me across the Gitlab?
Thanks!
Edited by Avinash Sonawane