Autoware Universe - Required Workflows Update #5609
xmfcx
announced in
Announcements
Replies: 1 comment
-
Follow-up UpdateUpdate 2024-12-31: We have removed the following success condition jobs and brought back the old simple form with: 🔧 Please rebase your PRs to be able to merge them! 🖱️Discarded changes🔛Right after the announcement, I've merged ci(build-test-tidy): introduce success condition jobs #9769 to introduce more clear/transparent success conditions. Now it will be much more clear if something goes wrong with your PR. You now have detailed step summaries, pointing you where to look 🕵️ Some examples:Normal Package Modification🟢 Good Change🔴 Bad ChangeCUDA Package Modification🟢 Good Change🔴 Bad ChangeNo Package ModificationWith Label 🟢Without Label 🔴 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment








Uh oh!
There was an error while loading. Please reload this page.
-
Update:
build-test-tidy-prChecks and CI ImprovementsWe are excited to announce the introduction of
build-test-tidy-prchecks! As part of this update, we have refined and improved the required CI workflows.Key Changes:
Tag Renaming:
The tag has been renamed from
tag:run-build-and-test-differentialtorun:build-and-test-differentialto better reflect its purpose as a trigger for an action.Improved Workflow Visualization:
You can now toggle the steps of sub-workflows directly in the CI interface for better visibility and control:
Enhanced Summary Pages:
The summary page now provides a clearer view of how workflow jobs are interconnected:
🚨🔧 Action Required:
Ensure your branches are updated to the latest
mainbranch. You can do this by using either a rebase or merge commit.Why These Changes Matter:
These updates were implemented with two primary goals:
We hope these changes improve your workflow and make CI interactions smoother. Thank you for your continued contributions!
cc. @yhisaki @mitsudome-r @sasakisasaki
Beta Was this translation helpful? Give feedback.
All reactions