-
Notifications
You must be signed in to change notification settings - Fork 158
Open
Labels
help wantedExtra attention is neededExtra attention is needed
Description
Feature request
IncludeLaunchDescription
is not scoped if I understand correctly. (Based on #313 #689 and the design docs)
Feature description
An extra argument for IncludeLaunchDescription
action, which could enable scoping.
This would prevent the leakage of arguments.
Implementation considerations
This is already possible by including into a group with forwarding
set to false.
Default could be false to not break the current behavior.
EDIT: I made a proof of concept package https://github.com/SuperJappie08/launch_scoped_include/, which implements this on a new action called IncludeScopedLaunchDescription
EDIT2: I can make a pull request for this if the feature is desired
NiPeter and jellehierck
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed