Skip to content

fix(dns): ignore records with non-matching types when parsing answers and disable additional_section #7708

fix(dns): ignore records with non-matching types when parsing answers and disable additional_section

fix(dns): ignore records with non-matching types when parsing answers and disable additional_section #7708

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