Security-first: CodeQL, Secret Scanning, automated releases, and more are now live #281
santifer
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Following up on Discussion #228 where we announced CI/CD basics (tests + auto-labeling + welcome bot), today we shipped a significant infrastructure upgrade.
career-ops now runs with the same security and automation practices used by projects like Next.js, Astro, and curl.
What's new
Security
Releases
feat:orfix:prefixes, a release PR is generated automatically with a full changelog. No more manual VERSION edits.Maintenance
What this means for contributors
What this means for users
Your data stays safe. Every release is auditable. The project is maintained with the same rigor as enterprise-grade infrastructure — except it's free and always will be.
The full CI/CD stack
For reference, here's everything running on career-ops today:
test.ymllabeler.ymlwelcome.ymlcodeql.ymldependency-review.ymlrelease.ymlsbom.ymlstale.ymlIf you're building your own OSS project, feel free to use our
.github/workflows/as a reference.Let's build together.
Beta Was this translation helpful? Give feedback.
All reactions