samuel-nnadi/Grayspace Orbit
Automates semantic versioning, changelog generation, and AI-driven GitHub releases.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub Token for authentication | yes | — |
| target-directory | Monorepo support: Directory to track for changes | no | "" |
| webhook-url | Slack/Discord webhook URL for release notifications | no | "" |
| fallback-policy | Policy for non-compliant commits: patch (default), skip, or fail | no | patch |
| gemini-api-key | Optional Gemini API key for AI-driven Business Impact summaries | no | "" |
Outputs
| name | description |
|---|---|
| new-version | The new semantic version generated |
| release-url | URL of the published GitHub release |