Skip to content

github.BranchProtection.BranchProtection missing 3 attributes #1716

@ghost

Description

GitHub api provides to do the following:

  • required_linear_history: true,
  • allow_force_pushes: true,
  • allow_deletions: true

https://developer.github.com/v3/repos/branches/#update-branch-protection

The functions related to this 3 branch protection rules are not added in the class mentioned in the title.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions