Files
blackroad-operating-system/.github/PULL_REQUEST_TEMPLATE.md
Alexa Louise c00b6ee2a1 fix: Add Railway deployment configs and GitHub workflows
- Add Railway configuration (railway.toml)
- Add GitHub Actions workflows
  - Railway deployment automation
  - Python/Node.js testing
  - Health check monitoring
- Add GitHub templates (CODEOWNERS, PR template)
- Add requirements files if missing
- Standardize deployment across all services

This ensures consistent deployment patterns across the entire
BlackRoad OS infrastructure.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-10 15:35:09 -06:00

446 B

Pull Request

Description

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update
  • Infrastructure/DevOps change

Testing

  • Tested locally
  • Health checks pass
  • Railway deployment succeeds

Checklist

  • Code follows project style
  • Self-reviewed code
  • Updated documentation
  • Tests pass

🤖 Generated with Claude Code