Skip to content

[backport -> release/3.7.x] fix(migrations): split redis migrations into up and teardown #5069

[backport -> release/3.7.x] fix(migrations): split redis migrations into up and teardown

[backport -> release/3.7.x] fix(migrations): split redis migrations into up and teardown #5069

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