octoscripts-scripts
v0.0.0
Published
Scripts run by octoscripts.com
Downloads
3
Readme
octoscripts-scripts
Scripts run by Octoscripts
Usage
- Log in Octoscripts
- customize your
octoscripts.json
config as follow:
{
"tag-merge-conflict": true,
"merge-greenkeeper": true,
"eslint": {
"patterns": [
"src"
]
}
}
Scripts
- merge-greenkeeper Merge greenkeeper pull-requests when they pass
- tag-merge-conflits Tags GitHub pull-requests when there is a merge conflict
License
MIT © Thomas Sileghem