https://github.com/rubiojr/commit-monitor
Beehive embedding example
https://github.com/rubiojr/commit-monitor
automation beehive
Last synced: about 2 months ago
JSON representation
Beehive embedding example
- Host: GitHub
- URL: https://github.com/rubiojr/commit-monitor
- Owner: rubiojr
- License: mit
- Created: 2020-05-22T11:49:23.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-22T12:57:03.000Z (about 5 years ago)
- Last Synced: 2024-04-14T17:10:23.889Z (about 1 year ago)
- Topics: automation, beehive
- Language: Go
- Homepage: https://github.com/muesli/beehive
- Size: 120 KB
- Stars: 4
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Commit Monitor
[Beehive's](https://github.com/muesli/beehive) embedding example that demonstrates:
* How to embed Beehive and take advantage of the [hives](https://github.com/muesli/beehive/tree/master/bees) available.
* How to use a custom out-of-tree hive for hives that aren't useful for the general audience or need to be private.Uses the [experimental embedding API](https://github.com/muesli/beehive/pull/309).
## Building/installing
Run `go build`.
## Usage
[Create a personal access token](https://help.github.com/en/github/authenticating-to-github/creating-a-personal-access-token-for-the-command-line).
```
export GITHUB_TOKEN=./commit-monitor
````## Example output
