Beehive's embedding example that demonstrates:
- How to embed Beehive and take advantage of the hives 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.
Run go build
.
Create a personal access token.
export GITHUB_TOKEN=<your-token-here>
./commit-monitor