Allow access to Gitlab events Rest API endpoint

Created on 14 August 2023, about 1 year ago
Updated 3 January 2024, 9 months ago

Problem/Motivation

Attempting to use the GitBlur app make requests to the events endpoint in order to display events (activity) for the user to be aware of.

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

Steps to reproduce

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

Proposed resolution

Allow the events related endpoint for GET requests.
NOTE: there are also targets that are under projects and for each specific user.

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