From dea962ebe51cd9ff175594d2dd9d830c660534ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antoine=20Beaupr=C3=A9?= <anarcat@debian.org> Date: Sun, 26 Nov 2023 22:01:09 -0500 Subject: [PATCH] just realized that gitlab doesn't have pinned issues --- howto/gitlab.md | 1 + 1 file changed, 1 insertion(+) diff --git a/howto/gitlab.md b/howto/gitlab.md index abbc5fa7..e0e33e3d 100644 --- a/howto/gitlab.md +++ b/howto/gitlab.md @@ -1587,6 +1587,7 @@ look for [upstream regression](https://gitlab.com/gitlab-org/gitlab/-/issues?lab * [Cannot move issues to projects I do not maintain](https://gitlab.com/gitlab-org/gitlab/-/issues/331610) * (lacking the) [Ability to invite users to a confidential issue](https://gitlab.com/gitlab-org/gitlab/-/issues/20660/) * [incident checklists cannot be checked](https://gitlab.com/gitlab-org/gitlab/-/issues/431979) + * [No pinned issues](https://gitlab.com/gitlab-org/gitlab/-/issues/15831) * General: [fails to detect fr-CA locale](https://gitlab.com/gitlab-org/gitlab/-/issues/391747), workaround: use `en-GB` or set date to 24-hour format (starting in 16.6) -- GitLab