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 delete group milestone functionality and tests #1846

Merged

Conversation

eranor
Copy link
Contributor

@eranor eranor commented Dec 7, 2023

Added a new function, DeleteGroupMilestone, to the GroupMilestonesService which allows for the deletion of a specified group milestone.

Ref: https://docs.gitlab.com/ee/api/group_milestones.html#delete-group-milestone

Added a new function, DeleteGroupMilestone, to the GroupMilestonesService which allows for the deletion of a specified group milestone.

Ref: https://docs.gitlab.com/ee/api/group_milestones.html#delete-group-milestone
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.

Looks good, thanks @eranor 👍🏻

@svanharmelen svanharmelen merged commit d97e905 into xanzy:main Dec 9, 2023
3 checks passed
@eranor eranor deleted the feat/add-group-milestone-delete-method branch December 14, 2023 10:15
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