Skip to content

Expose project.pushRules.rejectUnsignedCommits in gql

Paul Slaughter requested to merge 213581-expose-project-push-rules-in-gql into master

What does this MR do?

We want to alert the user in the Web IDE when the project has "reject_unsigned_commits" enabled.

This MR exposes this setting in the GraphQL API.

References

Related to #213581 (closed)

Edited by Paul Slaughter

Merge request reports