Skip to content

fix(brotli): Preserve ETag and Last-Modified headers in Brotli-compressed response #12009

fix(brotli): Preserve ETag and Last-Modified headers in Brotli-compressed response

fix(brotli): Preserve ETag and Last-Modified headers in Brotli-compressed response #12009

Triggered via pull request October 28, 2025 06:40
@joshdcujoshdcu
opened #12708
Status Failure
Total duration 17s
Artifacts

semantic.yml

on: pull_request_target
Validate PR title
13s
Validate PR title
Fit to window
Zoom out
Zoom in

Annotations

1 error
Validate PR title
No release type found in pull request title "Preserve `ETag` and `Last-Modified` headers in Brotli-compressed response". Add a prefix to indicate what kind of release this pull request corresponds to. For reference, see https://www.conventionalcommits.org/ Available types: - feat - fix - docs - style - refactor - perf - test - build - ci - chore - revert - change