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 support for ci_restrict_pipeline_cancellation_role attribute to Projects #1870

Conversation

PatrickRice-KSC
Copy link
Contributor

With GitLab 16.8, a new "ci_restrict_pipeline_cancellation_role" attribute was added to the List and Edit projects APIs (though, oddly, not Create according to the API documentation: https://docs.gitlab.com/ee/api/projects.html#create-project).

This PR adds support to EditProject and ListProject for that attribute, and adds several tests to verify that the parsing works properly.

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.

Thanks 👍🏻

@svanharmelen svanharmelen merged commit def3c90 into xanzy:main Jan 22, 2024
3 checks passed
@PatrickRice-KSC
Copy link
Contributor Author

Hey @svanharmelen - Would you mind cutting a new tag when you have a moment so this can get included? 🙏

@svanharmelen
Copy link
Member

Done... v0.97.0

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