Skip to content

Update PULL_REQUEST_TEMPLATE to include an API spec change in the checklist. #248

Update PULL_REQUEST_TEMPLATE to include an API spec change in the checklist.

Update PULL_REQUEST_TEMPLATE to include an API spec change in the checklist. #248

name: Add Backport Label
on:
pull_request_target:
branches: main
types: opened
jobs:
add_labels:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions-ecosystem/action-add-labels@v1
with:
labels: backport 2.x