Skip to content

opspec-pkgs/github.repo.branch.protection.set

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

build

icon

Problem statement

sets protection for a branch of a github repo

Example usage

Visualize

opctl ui github.com/opspec-pkgs/github.repo.branch.protection.set#1.0.0

Run

opctl run github.com/opspec-pkgs/github.repo.branch.protection.set#1.0.0

Compose

op:
  ref: github.com/opspec-pkgs/github.repo.branch.protection.set#1.0.0
  inputs:
    accessToken:  # 👈 required; provide a value
    branchName:  # 👈 required; provide a value
    ownerName:  # 👈 required; provide a value
    repoName:  # 👈 required; provide a value
  ## uncomment to override defaults
  #   protection: [object Object]

Support

join us on Slack or open an issue

Releases

releases are versioned according to semver 2.0.0 and tagged; see CHANGELOG.md for release notes

Contributing

see project/CONTRIBUTING.md

About

sets protection for a branch of a github repo

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published