chore: public-ready — LICENSE, CODEOWNERS, PR template, Renovate, SBOM - #20
Merged
Conversation
- LICENSE: AGPL-3.0 - .github/CODEOWNERS: @gerfru owns all files - .github/pull_request_template.md: checklist adapted from pulsebase - renovate.json: automated dependency updates (pep621 + github-actions), patch automerge for dev deps, manual review for minor/major - .github/workflows/sbom.yml: generates CycloneDX SBOM on v* tag push - README: CI badge, License badge, License section Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Prepares the repo for going public:
LICENSE: AGPL-3.0.github/CODEOWNERS:@gerfruowns all files — auto-requests review on every PR.github/pull_request_template.md: checklist adapted from pulsebaserenovate.json: automated dependency updates — patch automerge for dev deps and GitHub Actions, manual review for minor/major.github/workflows/sbom.yml: generates CycloneDX SBOM onv*tag push, uploaded as release assetREADME: CI badge + License badge in header, License section at the bottomAfter merge
Set repo topics in GitHub UI:
iso-9001,qms,python,confluence,jira,xwiki,redmine,jinja2,cli🤖 Generated with Claude Code