Skip to content

fix: update pr-comment workflow to v0.0.37 with git revision syntax#22

Merged
reuvenharrison merged 1 commit intomainfrom
fix/pr-comment-v0.0.37
Apr 9, 2026
Merged

fix: update pr-comment workflow to v0.0.37 with git revision syntax#22
reuvenharrison merged 1 commit intomainfrom
fix/pr-comment-v0.0.37

Conversation

@reuvenharrison
Copy link
Copy Markdown
Collaborator

Summary

  • Bump action from v0.0.34 to v0.0.37
  • Switch base/revision from raw GitHub URLs to git ref syntax (origin/${{ github.base_ref }}:... and HEAD:...)
  • Add git fetch --depth=1 origin ${{ github.base_ref }} step required by git ref syntax
  • Replace hardcoded token with ${{ secrets.OASDIFF_TOKEN }}

Aligns with the current docs at https://www.oasdiff.com/docs/github-action

Test plan

  • Open a PR in github-demo that modifies multi-file/openapi.yaml and verify the oasdiff comment appears with a review link

🤖 Generated with Claude Code

Switch from raw GitHub URL to git ref syntax (origin/base:file and HEAD:file),
add git fetch step, bump action to v0.0.37, and use secrets.OASDIFF_TOKEN
per the current docs at https://www.oasdiff.com/docs/github-action

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

oasdiff bot commented Apr 9, 2026

oasdiff API Change Report

No API changes detected.


Compared at badb75e · 📋 Review & approve changes

@reuvenharrison reuvenharrison merged commit 80f40e4 into main Apr 9, 2026
2 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.

1 participant