Skip to content

fix: properly handle PR "reopen" event2 - #86

Closed
mark-redocly wants to merge 3 commits into
mainfrom
test-fix/properly-handle-PR-reopen-event
Closed

fix: properly handle PR "reopen" event2#86
mark-redocly wants to merge 3 commits into
mainfrom
test-fix/properly-handle-PR-reopen-event

Conversation

@mark-redocly

Copy link
Copy Markdown
Contributor

What/Why/How?

Handling remote content on Github PR reopen event.

Reference

Testing

  1. Connect GitHub CI/CD remote as described in thehere and here
  2. Open a pull request and observe the GitHub Action running.
  3. Close the pull request.
  4. Reopen the same pull request.

Expected Behavior:

A preview build should be triggered on Reunite when the pull request is reopened.

Actual Behavior:

The reunite-push-action in GitHub workflow fails with error "Invalid GitHub event data. Can not get commit sha from the event payload."

Screenshots / Video (optional)

Additional context

@mark-redocly mark-redocly reopened this Aug 5, 2025
@mark-redocly mark-redocly changed the title fix: properly handle PR "reopen" event fix: properly handle PR "reopen" event2 Aug 5, 2025
@mark-redocly mark-redocly reopened this Aug 5, 2025
@mark-redocly mark-redocly added the bug Something isn't working label Aug 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant