/commit-monitor

Beehive embedding example

Primary LanguageGoMIT LicenseMIT

Commit Monitor

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.

Building/installing

Run go build.

Usage

Create a personal access token.

export GITHUB_TOKEN=<your-token-here>

./commit-monitor

Example output