Skip to content

Conversation

@shinaoka
Copy link
Member

@shinaoka shinaoka commented Jan 1, 2026

This PR adds a rollup job to CI.yml and enables auto merge functionality, following the guidelines in AGENTS.md.

Changes:

  • Add rollup job with needs: [test, docs]
  • Use if: always() to run regardless of previous job results
  • Check for both failure and cancelled statuses
  • Add continue-on-error: true to docs job

After this PR is merged, auto merge and branch protection will be configured.

- Add rollup job to aggregate test and docs results
- Check for both failure and cancelled statuses
- Add continue-on-error to docs job
@shinaoka shinaoka enabled auto-merge (squash) January 1, 2026 07:06
@shinaoka shinaoka merged commit be79510 into main Jan 1, 2026
7 checks passed
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