Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: alirezarezvani/claude-code-github-workflow
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: alirezarezvani/claude-code-github-workflow
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dev
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 2 commits
  • 0 files changed
  • 3 contributors

Commits on Nov 7, 2025

  1. feat: Cleanup temporary state files and add sync status report (#16)

    * fix(workflows): make ANTHROPIC_API_KEY optional for Claude Code subscription
    
    - Update bootstrap.yml to treat ANTHROPIC_API_KEY as optional
    - Show info message instead of error when not set
    - Supports users with Claude Code subscription who don't need API key
    - PROJECT_URL remains required for project board sync
    
    * chore: cleanup temporary state files and add sync status report
    
    - Remove .phase3-state.md (Phase 3 completed)
    - Remove .phase4-state.md (Phase 4 completed)
    - Add sync-report-20251107-021947.md (initial sync status)
    
    All 4 phases of the blueprint are now complete:
    - Phase 1: Core Foundation (workflows + composites + templates)
    - Phase 2: Automation Layer (slash commands + agents)
    - Phase 3: Documentation & Polish (docs + setup + examples)
    - Phase 4: Dual Documentation (wiki + pages automation)
    
    Repository is fully initialized and ready for use.
    
    🤖 Generated with [Claude Code](https://claude.com/claude-code)
    
    Co-Authored-By: Claude <noreply@anthropic.com>
    
    * chore: trigger fresh workflow runs
    
    Empty commit to re-run PR validations after title fix
    
    ---------
    
    Co-authored-by: Claude <noreply@anthropic.com>
    alirezarezvani and claude authored Nov 7, 2025
    Configuration menu
    Copy the full SHA
    38ee01b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d30e5d9 View commit details
    Browse the repository at this point in the history
Loading