Skip to content

Merge branch 'main' into add-http_headers_more_filter

499ec53
Select commit
Loading
Failed to load commit list.
Open

nginx: add http_headers_more_filter package #78649

Merge branch 'main' into add-http_headers_more_filter
499ec53
Select commit
Loading
Failed to load commit list.
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: 123

Change it to:

  epoch: 124 # <reason for the bump>

When bumping the version, reset the epoch to 0:

  epoch: 0 # reset for version bump

Annotations

Check warning on line 6 in nginx-mainline.yaml

See this annotation in the file changed.

@octo-sts-2 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

See this annotation in the file changed.

@octo-sts-2 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.