Skip to content

ci: enable test failure annotations in CI#35

Merged
maximn merged 2 commits into
mainfrom
ci/enable-annotate-failures
Apr 6, 2026
Merged

ci: enable test failure annotations in CI#35
maximn merged 2 commits into
mainfrom
ci/enable-annotate-failures

Conversation

@maximn
Copy link
Copy Markdown
Contributor

@maximn maximn commented Apr 6, 2026

Summary

Enables inline test failure annotations on PRs and check runs by granting the required permissions and setting annotate-failures: true on the TestGlance action.

Changes

  • Add checks: write and pull-requests: write permissions to the test job
  • Set annotate-failures: true on the TestGlance action step

Test plan

  • Open a PR with a failing test and verify annotations appear inline on the diff

maximn added 2 commits April 6, 2026 22:36
Add checks/pull-requests write permissions and annotate-failures: true
so failing tests appear as inline annotations on PRs and check runs.
…ilures

# Conflicts:
#	.github/workflows/ci.yml
@maximn maximn merged commit 6005878 into main Apr 6, 2026
@maximn maximn deleted the ci/enable-annotate-failures branch April 6, 2026 21:38
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 6, 2026

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