Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Resource Iteration Events Support #1810

Merged
merged 3 commits into from
Oct 15, 2023
Merged

Conversation

oSoloTurk
Copy link

Add support for issue iteration events.
Route: /projects/:id/issues/:issue_iid/resource_iteration_events
Documentation: https://docs.gitlab.com/ee/api/resource_iteration_events.html

Changes

  • Added ResourceIterationEventsService
    • Added GetIssueIterationEvent and ListIssueIterationEvents functions

Hakki Ceylan and others added 2 commits October 1, 2023 00:29
Co-authored-by: Hakki Ceylan <21046119+oSoloTurk@users.noreply.github.com>
Co-authored-by: Yavuz Turk <39865763+yavuzturk96@users.noreply.github.com>
@oSoloTurk
Copy link
Author

Hi @svanharmelen
Do you need help moving the process forward?
Feel free if you want to any changes.

@svanharmelen
Copy link
Member

Sorry, I'm a bit stressed on time lately... I'll have a look at this one tomorrow!

Copy link
Member

@svanharmelen svanharmelen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only thing I did was rename the ProjectIssueIteration struct to just Iteration, rest looked great! Thanks @oSoloTurk 👍🏻

@svanharmelen svanharmelen merged commit 9886bf8 into xanzy:master Oct 15, 2023
3 checks passed
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.

None yet

2 participants