Skip to content

Show simulation test in PR checks panel#88

Merged
tomchor merged 1 commit intomainfrom
tc/better-ci
Mar 1, 2026
Merged

Show simulation test in PR checks panel#88
tomchor merged 1 commit intomainfrom
tc/better-ci

Conversation

@tomchor
Copy link
Copy Markdown
Owner

@tomchor tomchor commented Mar 1, 2026

Summary

  • Adds statuses: write permission to the workflow
  • Posts a pending commit status at the start of the run so the check appears immediately in the PR checks panel
  • Updates the commit status to success or failure at the end

After this, /run-tests will show up as a named check at the bottom of the PR with a direct link to the logs, just like any other CI check.

🤖 Generated with Claude Code

Adds statuses: write permission and two createCommitStatus calls —
one to mark the check as pending at the start and one to mark it
success/failure at the end. This makes the run show up as a named
check at the bottom of the PR with a clickable link to the logs.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@tomchor
Copy link
Copy Markdown
Owner Author

tomchor commented Mar 1, 2026

/run-tests

@tomchor tomchor merged commit a2d8d08 into main Mar 1, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 1, 2026

Tests passed! Simulation ran to completion and the 2D animation was generated. View run

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.

1 participant