1
0
mirror of synced 2025-12-23 21:07:12 -05:00

Updates to dependency graph documentation with information about recent changes (#55449)

Co-authored-by: Lewis Jones <ljones140@github.com>
Co-authored-by: Felicity Chapman <felicitymay@github.com>
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
This commit is contained in:
Eric Sorenson
2025-05-05 09:28:43 -07:00
committed by GitHub
parent 22c3b9e973
commit 3654df4e95
9 changed files with 40 additions and 27 deletions

View File

@@ -18,4 +18,6 @@ You can submit dependencies in the form of a snapshot. A snapshot is a set of de
You can submit multiple sets of dependencies to be included in your dependency graph. The REST API uses the `job.correlator` property and the `detector.name` category of the snapshot to ensure the latest submissions for each workflow get shown. The `correlator` property itself is the primary field you will use to keep independent submissions distinct. An example `correlator` could be a simple combination of two variables available in actions runs: `<GITHUB_WORKFLOW> <GITHUB_JOB>`.
{% data reusables.dependency-graph.deduplication %}
<!-- Content after this section is automatically generated -->