GitLab Issue Decorations
All threads resolved!
All threads resolved!
GitLab Issue Decorations
Todo
-
Update gitter-markdown-processor
, see branchfeature/gitlab-decorations
- See https://gitlab.com/gitlab-org/gitter/gitter-markdown-processor/merge_requests/11
-
Update dep in webapp
-
Add support for access tokens (vs private tokens) in node-gitlab
- See https://github.com/repo-utils/gitlab/pull/39
- Wait for merge and new npm release (currently relying on branch)
-
Add gitlab__public_token_pool=xxx,xxx,xxx
to production, staging, etc secrets -
The GitLab issue API doesn't allow anonymous requests - We currently are using
.json
URLs,https://gitlab.com/gitlab-org/gitter/webapp/issues/1755.json
but they don't include theauthor
- We are going to use a token pool for anonymous or non-GitLab users
- We currently are using
-
Should we fix up commit decorations before merge? - Currently decorates and is linked for the open button but doesn't show any contents in the popover
Closes https://gitlab.com/gitlab-org/gitter/webapp-temp-issues-for-move/issues/14, https://gitlab.com/gitlab-org/gitter/webapp/issues/1755
Edited by username-removed-892863
Merge request reports
Activity
mentioned in merge request gitter-markdown-processor!10 (closed)
mentioned in merge request gitter-markdown-processor!11
- Resolved by username-removed-892863
Great work! Let's switch to a token pool for anonymous access though
Edited by username-removed-892863assigned to @andrewn
Please register or sign in to reply