https://github.com/devorbitus/dinghy-berth
A Probot based app for configuring GitHub and GitHub Enterprise orgs and repos to talk to the correct Armory Spinnaker Dinghy (pipeline-as-code) for your company
https://github.com/devorbitus/dinghy-berth
Last synced: about 1 year ago
JSON representation
A Probot based app for configuring GitHub and GitHub Enterprise orgs and repos to talk to the correct Armory Spinnaker Dinghy (pipeline-as-code) for your company
- Host: GitHub
- URL: https://github.com/devorbitus/dinghy-berth
- Owner: devorbitus
- License: isc
- Created: 2020-04-15T04:54:38.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-24T23:46:38.000Z (about 6 years ago)
- Last Synced: 2025-02-07T15:34:46.136Z (over 1 year ago)
- Language: JavaScript
- Size: 23.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# dinghy-berth
> A GitHub App built with [Probot](https://github.com/probot/probot) that A Probot based app for configuring GitHub and GitHub Enterprise orgs and repos to talk to the correct Armory Spinnaker Dinghy (pipeline-as-code) for your company
## Setup
```sh
# Install dependencies
npm install
# Run the bot
npm start
```
## Contributing
If you have suggestions for how dinghy-berth could be improved, or want to report a bug, open an issue! We'd love all and any contributions.
For more, check out the [Contributing Guide](CONTRIBUTING.md).
## License
[ISC](LICENSE) © 2020 Chris Gruel