Skip to content

Extract a summary.md file when a Dependabot container completes successfully#1704

Draft
brrygrdn wants to merge 2 commits into
mainfrom
brrygrdn/dg-11926-extract-github-step-summary
Draft

Extract a summary.md file when a Dependabot container completes successfully#1704
brrygrdn wants to merge 2 commits into
mainfrom
brrygrdn/dg-11926-extract-github-step-summary

Conversation

@brrygrdn
Copy link
Copy Markdown
Collaborator

@brrygrdn brrygrdn commented Jun 4, 2026

This change depends on, which must ship first:

Dependabot's update graph jobs now write their summary to a markdown file so the Action can append this to the workflow user experience, see:

This change adds the logic to check for the presence of a summary.md in the container after the run completes, extract it and assign it to the GITHUB_STEP_SUMMARY envvar for rendering.

Warning

This change shouldn't be deployed until after the Dependabot core changes have been merged to ensure that all job runs zero-out summary.md at completion to avoid any chance of this picking up injected files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant