ros-controls / ros2_control_ci

This repository holds reusable workflows for CI of the ros2_control framework.
https://control.ros.org
Apache License 2.0
2 stars 1 forks source link

Create CI issue only when failing to build / test #29

Closed fmauch closed 5 months ago

fmauch commented 5 months ago

Also, I've added different templates for failing the target ws vs. the downstream ws.

This should implement #28.

I haven't tested this, yet, hence the draft status. Will need another timeslot for testing this.

fmauch commented 5 months ago

Tested things with

I did not test failing tests, but looking at colcon test-result's code and ici itself that should be fine. Reverting all the temporary steps to make this mergable now.