Skip to content

docs: release notes to reflect breaking change for ingest pipelines #1

docs: release notes to reflect breaking change for ingest pipelines

docs: release notes to reflect breaking change for ingest pipelines #1

name: Add new issues to the team project board
on:
issues:
types:
- opened
- transferred
jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v0.5.0
with:
project-url: https://github.com/orgs/elastic/projects/1286
github-token: ${{ secrets.APM_TECH_USER_TOKEN }}