Skip to content

[Feature Request] support requiring "signed commits" on github_branch_protection #87

Closed
@majormoses

Description

@majormoses

Affected Resource(s)

Please list the resources as a list, for example:

  • github_branch_protection

Important Factoids

Some organizations require commits to be signed to verify identity of submitter for legal reasons.

It is available in the rest api: https://developer.github.com/v3/repos/branches/#add-required-signatures-of-protected-branch but I do not see it yet in the upstream go library: https://github.com/google/go-github/blob/v15.0.0/github/repos.go so we are blocked until it is added. I have created google/go-github#902 upstream to track.

image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions