Skip to content

feat(queue): added a new configuration concurrency_limit(integer, default to 1) for Queue to specify the number of delivery timers #6311

feat(queue): added a new configuration concurrency_limit(integer, default to 1) for Queue to specify the number of delivery timers

feat(queue): added a new configuration concurrency_limit(integer, default to 1) for Queue to specify the number of delivery timers #6311

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