gazebosim / docs

High-level Gazebo documentation that gets published to https://gazebosim.org/docs/
https://gazebosim.org/docs
44 stars 81 forks source link

Document how to use ci_matching_branch #377

Open scpeters opened 10 months ago

scpeters commented 10 months ago

🎉 New feature

Adds missing documentation

Summary

There is special logic in our pull request CI system that looks for matching branches from tooling repositories if the pull request branch starts with ci_matching_branch/, but this is not well-documented. This attempts to document it better.

Test it

Checklist

Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by messages.