-
Notifications
You must be signed in to change notification settings - Fork 350
Move enforce_command_limits
parameter to GPL parameters (backport #2305)
#2316
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
(cherry picked from commit 2c691e0) # Conflicts: # controller_manager/src/controller_manager_parameters.yaml
Cherry-pick of 2c691e0 has failed:
To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally |
I'll leave it to you @bmagyar ;) |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## jazzy #2316 +/- ##
==========================================
- Coverage 88.70% 88.61% -0.10%
==========================================
Files 143 143
Lines 16510 16508 -2
Branches 1429 1427 -2
==========================================
- Hits 14646 14628 -18
- Misses 1316 1332 +16
Partials 548 548
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
This PR moves the parameter declared in the code that works for older and newer versions to GPL parameters list.
When this PR is backported, the default parameter could be changed to
false
This is an automatic backport of pull request #2305 done by Mergify.