octoherd-script-set-pr-merge-config

1.1.0 • Public • Published

octoherd-script-set-pr-merge-config

An octoherd script to set pull request merge config

@latest Build Status

Usage

npx octoherd-script-set-pr-merge-config \
  --octoherd-token 0123456789012345678901234567890123456789 \
  "MunifTanjim/*"

Options

option type description
--merge-commit or --no-merge-commit boolean toogle merge commit
--rebase-merge or --no-rebase-merge boolean toogle rebase merge
--squash-merge or --no-squash-merge boolean toogle squash merge

Contributing

See CONTRIBUTING.md

About Octoherd

@octoherd is project to help you keep your GitHub repositories in line.

License

ISC

Readme

Keywords

Package Sidebar

Install

npm i octoherd-script-set-pr-merge-config

Weekly Downloads

2

Version

1.1.0

License

ISC

Unpacked Size

12.4 kB

Total Files

11

Last publish

Collaborators

  • muniftanjim