Skip to content

ci: add repository_dispatch trigger for platform release tests - #10

Merged
harry-rhesis merged 1 commit into
mainfrom
ci/platform-release-dispatch
Aug 26, 2026
Merged

ci: add repository_dispatch trigger for platform release tests#10
harry-rhesis merged 1 commit into
mainfrom
ci/platform-release-dispatch

Conversation

@harry-rhesis

Copy link
Copy Markdown
Contributor

Summary

  • Adds a repository_dispatch trigger (type platform-released) to the test workflow
  • Allows the main rhesis-ai/rhesis repo to trigger Java SDK integration tests after a platform release
  • Existing push/PR triggers are unchanged

Test plan

  • Merge this first, then merge the companion PR in rhesis-ai/rhesis
  • Verify a manual repository_dispatch event triggers the workflow: gh api repos/rhesis-ai/rhesis-java/dispatches -f event_type=platform-released

Allows the main rhesis repo to trigger integration tests after a
platform release via a `platform-released` dispatch event.

Signed-off-by: Harry Cruz <harry@rhesis.ai>
@harry-rhesis
harry-rhesis force-pushed the ci/platform-release-dispatch branch from e75e7c7 to 4d2de24 Compare August 26, 2026 12:47
@harry-rhesis
harry-rhesis merged commit e3943f4 into main Aug 26, 2026
5 checks passed
@harry-rhesis
harry-rhesis deleted the ci/platform-release-dispatch branch August 26, 2026 12:54
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