Skip to content

Conversation

@beekeep
Copy link
Contributor

@beekeep beekeep commented Sep 15, 2021

A scope attribute was added to the Events API that allows retrieval of all events for a user across all the projects that user has access to. This change adds support for this new attribute.

Fixes #759

A 'scope' attribute was added to the Events API that allows retrieval of all events for a user across all the projects that user has access to.  This change adds support for this new attribute.
New `action_type` values were recently added in the Events API: `approved`, `accepted`, `opened`, `deleted`.  This change adds the new types to the ActionType enum.
The `imported` ActionType was missing from the enum.
@jabby jabby merged commit 0947d1f into gitlab4j:master Mar 8, 2022
@beekeep beekeep deleted the beekeep-patch-event-scope branch March 8, 2022 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for 'scope' attribute to EventsApi

2 participants