Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Adding inputs required for DG autosubmission.
New Inputs:
All are optional.
If any Detector inputs are provided, all three must be provided.
Note
To keep consistency with the other actions I have uses
-
in the namessnapshot-sha
. For example see Go Action PR.But this action uses camel case for other inputs such as
detectorsFilters
anddetectorArgs
Happy to change if an issue, but thought we should keep consistency with the other actions.
Testing
Testing on a forked C# repo https://github.com/ljones140/vs-streamjsonrpc
When passing inputs:
When only one detector passed we receive error:

Part of: https://github.com/github/dependency-graph/issues/6451