Skip to content

feat: Add options to disable Docker build summary and record upload #83

Merged
chrisamti merged 2 commits into
mainfrom
FUM-4004-add-disable-build-summary
Jan 30, 2026
Merged

feat: Add options to disable Docker build summary and record upload #83
chrisamti merged 2 commits into
mainfrom
FUM-4004-add-disable-build-summary

Conversation

@chrisamti
Copy link
Copy Markdown
Member

@chrisamti chrisamti commented Jan 30, 2026

Description

adds the possibility to disable the "job summary" and/or to disable "build record upload" if not wanted.
https://docs.docker.com/build/ci/github-actions/build-summary/?#disable-job-summary

Motivation and Context

Less noise for developer looking into a workflow.

Breaking Changes

None - should keep the old behavior.

How Has This Been Tested?

  • I have updated at least one of the .github/workflows/_test-*.yaml to demonstrate and validate my change(s)
  • I have executed pre-commit run -a on my pull request
  • I have executed make gen_docs_run on my pull request

Github Conventional Commit Release

https://dnd-it.github.io/github-workflows/workflows/gh-release/

@github-actions github-actions Bot added documentation Improvements or additions to documentation lambda docker labels Jan 30, 2026
Copy link
Copy Markdown
Contributor

@swibrow swibrow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - thanks for reading the pr template and running the docs :D

@chrisamti chrisamti merged commit 306d925 into main Jan 30, 2026
14 checks passed
@chrisamti chrisamti deleted the FUM-4004-add-disable-build-summary branch January 30, 2026 14:53
tamedia-fission Bot pushed a commit that referenced this pull request Jan 30, 2026
## [3.18.0](v3.17.0...v3.18.0) (2026-01-30)

### ✨ Features

* Add options to disable Docker build summary and record upload  ([#83](#83)) ([306d925](306d925))
@tamedia-fission
Copy link
Copy Markdown

🎉 This PR is included in version 3.18.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Labels

docker documentation Improvements or additions to documentation lambda released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants