Commit Graph

3 Commits

Author SHA1 Message Date
Alexa Louise
c4bc960c98 Add BlackRoad Completion Framework
- GitHub Actions workflows (auto-merge, branch-tracker, issue-to-board, stale-cleanup)
- Issue templates (agent-task, bug, task)
- PR template
- Automation scripts (slack-to-github, create-issue)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-30 07:40:24 -06:00
Alexa Amundson
d85d3e20c9 chore: add org baseline (templates, CI, labels) (#34)
## Summary

Establishes the org-wide baseline for blackroad-os-prism-console,
serving as the reference implementation for other BlackRoad-OS repos.

## Changes

- Add issue templates (feature, bug, infra, docs)
- Add PR template with standard sections  
- Add CI workflow (Node 20, lint, type-check, build, test)
- Add/align GitHub labels (team/type/prio/status)

## Type

- [x] Infrastructure / CI

## Checklist

- [x] Code follows project conventions
- [x] No secrets or credentials committed
- [x] This is a single logical change (atomic PR)

---

Part of org-wide bootstrap. See tracker:
https://github.com/BlackRoad-OS/blackroad-os-infra/blob/main/docs/playbooks/org-bootstrap-tracker.md

🤖 Generated with Claude Code (https://claude.com/claude-code)

Co-authored-by: Alexa Louise <YOUR_REAL_EMAIL@EXAMPLE.COM>
Co-authored-by: Claude <noreply@anthropic.com>
2025-11-28 21:04:19 -06:00
copilot-swe-agent[bot]
9777d02994 Add GitHub project management templates and ecosystem documentation
- Add issue templates for agents, packs, features, bugs, infra, and docs
- Add labels.yml with BlackRoad OS standard labels (team, type, prio, status)
- Add PR template with atomic commit guidelines
- Add CONTRIBUTING.md with development guidelines
- Add docs/REPOSITORY_ROLE.md documenting this repo's ecosystem role
- Update README.md with badges, ecosystem links, and comprehensive docs

Co-authored-by: blackboxprogramming <118287761+blackboxprogramming@users.noreply.github.com>
2025-11-24 16:26:03 +00:00