nginx: add http_headers_more_filter package #78649
+87
−27
Open
Octo STS 2 / epoch-bot
failed
Apr 10, 2026 in 0s
Found 2 missing epoch bump(s)
Missing Epoch Bumps
The following files have changes but no epoch bump:
💡 To skip this check, apply the skip:epoch-bot label to the PR.
- nginx-mainline.yaml
- nginx-stable.yaml
How to Fix
To fix this issue, increment the epoch: field near the top of each affected file.
For example, if the file currently has:
epoch: 123Change it to:
epoch: 124 # <reason for the bump>When bumping the version, reset the epoch to 0:
epoch: 0 # reset for version bumpAnnotations
Check warning on line 6 in nginx-mainline.yaml
octo-sts-2 / epoch-bot
epoch is unchanged
Make sure you intended to keep the epoch the same. This package will not be rebuilt as a result of this change. Consider adding a trailing comment explaining why: `epoch: N # <reason>`. To skip this check, apply the skip:epoch-bot label to the PR.
Check warning on line 5 in nginx-stable.yaml
octo-sts-2 / epoch-bot
epoch is unchanged
Make sure you intended to keep the epoch the same. This package will not be rebuilt as a result of this change. Consider adding a trailing comment explaining why: `epoch: N # <reason>`. To skip this check, apply the skip:epoch-bot label to the PR.
Loading