Skip to content

chore: public-ready — LICENSE, CODEOWNERS, PR template, Renovate, SBOM - #20

Merged
gerfru merged 1 commit into
mainfrom
chore/public-ready
Jul 6, 2026
Merged

chore: public-ready — LICENSE, CODEOWNERS, PR template, Renovate, SBOM#20
gerfru merged 1 commit into
mainfrom
chore/public-ready

Conversation

@gerfru

@gerfru gerfru commented Jul 6, 2026

Copy link
Copy Markdown
Owner

Summary

Prepares the repo for going public:

  • LICENSE: AGPL-3.0
  • .github/CODEOWNERS: @gerfru owns all files — auto-requests review on every PR
  • .github/pull_request_template.md: checklist adapted from pulsebase
  • renovate.json: automated dependency updates — patch automerge for dev deps and GitHub Actions, manual review for minor/major
  • .github/workflows/sbom.yml: generates CycloneDX SBOM on v* tag push, uploaded as release asset
  • README: CI badge + License badge in header, License section at the bottom

After merge

Set repo topics in GitHub UI: iso-9001, qms, python, confluence, jira, xwiki, redmine, jinja2, cli

🤖 Generated with Claude Code

- 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>
@gerfru
gerfru merged commit 6fe03bc into main Jul 6, 2026
6 checks passed
@gerfru
gerfru deleted the chore/public-ready branch July 6, 2026 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant