Every PR is now automatically tested and labeled #228
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.
-
Starting today, career-ops runs automated checks on every pull request:
Automated testing —
test-all.mjs(63 checks) runs on every PR. You'll see ✅ or ❌ before anyone reviews your code. No more waiting for manual testing.Risk-based labeling — PRs are automatically labeled by what they touch:
core-architecture— CLAUDE.md, DATA_CONTRACT.md, scoring systemagent-behavior— mode files, skillsscripts— .mjs utilities, batch runnerdocs— documentation, READMEsi18n— translations, language modesdashboard— Go TUIdependencies— package.json changesThis means faster reviews and safer merges. If your PR is green and labeled
📄 docs, it'll get merged quickly. If it's red or touches🔴 core-architecture, expect a thorough review.Let's build together.
Beta Was this translation helpful? Give feedback.
All reactions