Allow access to Gitlab Todos Rest API endpoint

Created on 14 August 2023, about 1 year ago
Updated 2 November 2023, 11 months ago

Problem/Motivation

Attempting to use the GitBlur app make requests to the todo's endpoint in order to display notices about tasks (such as MR's awaiting review, requiring re-roll, etc)

See:
https://docs.gitlab.com/ee/api/todos.html

Steps to reproduce

Already documented in GitLab documentation:
curl --header "PRIVATE-TOKEN: your_access_token" "https://git.drupalcode.org/api/v4/todos"

Proposed resolution

Allow the todo endpoint for both GET and PUT requests

Remaining tasks

Modify CDN access rules

✨ Feature request
Status

Fixed

Component

GitLab

Created by

🇺🇸United States cmlara

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024