Skip to content

fix: changelog parser not working with the new format[#4118] #567

fix: changelog parser not working with the new format[#4118]

fix: changelog parser not working with the new format[#4118] #567

on:
pull_request:
types: [closed]
branches:
- 'development'
- 'new/**'
jobs:
pr_announcer:
runs-on: ubuntu-latest
name: Announce pr
steps:
- name: Checking merged commit
uses: Codeinwp/action-pr-merged-announcer@main
env:
GITHUB_TOKEN: ${{ secrets.BOT_TOKEN }}
with:
destination_repo: "Codeinwp/docs"
issue_labels: "neve"