feat: activate integration tests from all prs to pro and example ws#678
Open
shaur-k wants to merge 1 commit into
Open
feat: activate integration tests from all prs to pro and example ws#678shaur-k wants to merge 1 commit into
shaur-k wants to merge 1 commit into
Conversation
|
Consider whether the change should land upstream in Overlapping files
|
There was a problem hiding this comment.
Pull request overview
This PR extends the CI workflow to run the workspace integration test suite not only for local PRs/branches, but also when triggered cross-repo via repository_dispatch from moveit_pro, and to report a single rollup commit status back to the relevant PR SHA(s).
Changes:
- Adds a
repository_dispatchtrigger and aresolvejob to compute forwarded inputs (image_ref,image_tag,ref, and moveit_pro metadata) based on the trigger type. - Switches to a matrix-driven
integration-testreusable workflow invocation with the newly forwarded inputs. - Adds an
integration-statusjob to post a single byte-identical commit status context (example_ws / integration) to example_ws and (optionally) moveit_pro SHAs.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
be28de6 to
af55c59
Compare
…s/PickNikRobotics/moveit_pro_ci-0.3.2 chore(deps): bump PickNikRobotics/moveit_pro_ci from 0.2.0 to 0.3.2
af55c59 to
e21ad00
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
please see: https://github.com/PickNikRobotics/moveit_pro/pull/19404