Skip to content
This repository was archived by the owner on Jan 25, 2024. It is now read-only.

Add an input for configuring correlator. #206

Merged
merged 1 commit into from
Feb 7, 2023

Conversation

BlakeDickie
Copy link
Contributor

Adds an optional input for manually configuring the correlator string on submissions. If left empty, the existing default generation will run.

@BlakeDickie
Copy link
Contributor Author

In testing this action, I've found that if we change the inputs that impact the correlator generation (i.e. gradle-build-configuration), then the dependency versions reported by the previous correlator will continue to be included in the dependency graph in GitHub (possibly causing security alerts on old version). They do eventually seems to disappear when a new submission is done after a few days, but for our use, we'd prefer to use a hard coded correlator so we're able to tweak the gradle-build-configuration or job names without worrying about getting duplicate generations, that can cause confusion.

@mikepenz mikepenz self-requested a review February 7, 2023 07:22
@mikepenz
Copy link
Owner

mikepenz commented Feb 7, 2023

Thank you very much for your contribution.

@mikepenz mikepenz merged commit 14eca63 into mikepenz:main Feb 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants