Skip to content

Contributor Day — 25 July, 2023 #502

Contributor Day — 25 July, 2023

Contributor Day — 25 July, 2023 #502

name: Add End-user issues to End-user Docs project
on:
issues:
types:
- labeled
pull_request:
types:
- labeled
jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v0.3.0
with:
# https://github.com/marketplace/actions/add-to-github-projects
project-url: https://github.com/orgs/WordPress/projects/90/views/1
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
labeled: HelpHub feedback, user documentation (HelpHub)
# In case there is more than one label, use operators
label-operator: AND