Skip to content

Conversation

@shinaoka
Copy link
Member

@shinaoka shinaoka commented Jan 1, 2026

This PR adds a rollup job to CI.yml to aggregate test and docs job results, 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

This ensures that the CI workflow properly reports overall status and enables auto merge functionality.

- 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 January 1, 2026 06:52
@shinaoka shinaoka merged commit c5523bc into main Jan 1, 2026
4 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