Skip to content

fix(core): ensure ngx.ctx.host_port is a number (and not a string) #4232

fix(core): ensure ngx.ctx.host_port is a number (and not a string)

fix(core): ensure ngx.ctx.host_port is a number (and not a string) #4232

name: Changelog Validation
on:
pull_request:
types: [ opened, synchronize ]
jobs:
validate-changelog:
name: Validate changelog
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Validate changelogs
uses: Kong/gateway-changelog@main
with:
files: changelog/unreleased/*/*.yml