docs: expand CONTRIBUTING.md with BST build context and AGENTS.md reference - #776
Conversation
…erence Contributors arriving from mainline Bluefin had no indication that dakota uses BuildStream 2 (not Containerfiles/DNF) and no path to the actual build instructions. This adds the critical context and points to AGENTS.md where everything lives. Addresses hive advisory finding in projectbluefin/common#557 Assisted-by: Claude Sonnet 4.5 via pi
|
Warning Review limit reached
More reviews will be available in 15 minutes and 59 seconds. Learn how PR review limits work. Your organization has run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After more reviews become available, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available. Please see our Fair Usage Limits Policy for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Thanks for the PR! A maintainer will review it. While you wait, make sure these pass locally: just validate # element graph check
just build default # build the image
just boot-test # confirm the desktop boots (exits 0 = pass)
just lint # bootc container lintIf this PR fixes a bug, add verify steps to the linked issue so users can confirm the fix on their hardware after the next nightly ships: ```verify
ujust <something> # what users should run to confirm the fix
``` |
Addresses hive advisory finding from projectbluefin/common#557.
CONTRIBUTING.md was 3–5 lines with no BST context. A contributor arriving from mainline Bluefin would try to edit a Containerfile. The critical "not-bluefin" context lived only in AGENTS.md and docs/skills/not-bluefin.md, not in the human-facing CONTRIBUTING.md.
Changes
bst,podman,just)testingbranch)