Skip to content

feat: production readiness + rebrand to Atlas-Copilot#5

Open
anombyte93 wants to merge 3 commits intomainfrom
feature/production-readiness
Open

feat: production readiness + rebrand to Atlas-Copilot#5
anombyte93 wants to merge 3 commits intomainfrom
feature/production-readiness

Conversation

@anombyte93
Copy link
Owner

@anombyte93 anombyte93 commented Feb 19, 2026

Summary

Production readiness fixes and rebrand to Atlas-Copilot.

Rebrand

  • Package name: copilotatlas-copilot
  • Description: "GitHub daily digest engine" → "Atlas-Copilot — Reusable CI/CD and Claude Code review workflows"
  • README: All workflow references updated to anombyte93/atlas-copilot

Production Fixes

  • actions/checkout@v6 → @v4: Breaking change in GitHub Actions — revert to stable v4
  • Stale TODO: Removed "Tag v1.0.0" from CLAUDE.md (tags exist)

Infrastructure

  • release-please-config.json: Automated release configuration
  • commitlint.config.mjs: Conventional commit enforcement
  • README.md: Consumer-facing documentation with quick start examples

Integration

  • /start skill: Now intelligently prompts to scaffold Atlas-Copilot CI/CD workflows when:
    • Project has code files but no CI
    • Has package manifest (package.json, pyproject.toml, Cargo.toml, go.mod)
    • Skips simple scripts and toy projects
    • "Just works" — zero friction UX

🤖 Generated with Claude Code

Fixed:
- Replace actions/checkout@v6 with @v4 (breaking change in GitHub Actions)
- Remove stale TODO "Tag v1.0.0" from CLAUDE.md (tags already exist)

Added:
- release-please-config.json for automated releases
- .release-please-manifest.json at v1.0.0
- commitlint.config.mjs for conventional commit enforcement
- README.md with consumer-facing documentation
- prompt.txt to .gitignore

Changed:
- Add @commitlint/cli and @commitlint/config-conventional to devDependencies

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@github-actions
Copy link

CI checks completed with failures: commitlint=success, test=failure, build=skipped, security=success.

- Package name: copilot → atlas-copilot
- Description: "GitHub daily digest engine" → "Atlas-Copilot — Reusable CI/CD and Claude Code review workflows"
- README: Update all workflow references to anombyte93/atlas-copilot

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@anombyte93 anombyte93 changed the title fix: production readiness — CI workflows, release infrastructure feat: production readiness + rebrand to Atlas-Copilot Feb 19, 2026
@github-actions
Copy link

CI checks completed with failures: commitlint=success, test=failure, build=skipped, security=success.

- README: Add vs CodeRabbit/Graphite comparison table
- Emphasize: Free, self-hosted, BYO key, no vendor lock-in
- Position: "Your code never leaves your infrastructure"

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@github-actions
Copy link

CI checks completed with failures: commitlint=success, test=failure, build=skipped, security=success.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments