nyasuto/Beaver Knowledge Management
AI-first knowledge management system that transforms GitHub development activities into structured knowledge bases
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jun 28, 2026
- License
- None
Pinned Snippet
uses: nyasuto/beaver@d4350919e512b0bdb34de08e63b3872be47af006 # v1.2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub token for API access | no | ${{ github.token }} |
| codecov-token | Codecov API token for quality analysis (optional) | no | — |
| enable-quality-dashboard | Enable code quality analysis dashboard | no | true |
| deploy-to-pages | Deploy the generated site to GitHub Pages | no | true |
Outputs
| name | description |
|---|---|
| site-url | URL of the generated knowledge base site |
| issues-analyzed | Number of GitHub issues analyzed |
| build-status | Status of the build process |