feat(CI): first experiment with add-to-project

This commit is contained in:
Francesco Borzì
2022-10-28 16:30:41 +02:00
committed by GitHub
parent 9d93a7e4d9
commit 4d88f7e329

18
.github/workflows/add-to-project.yml vendored Normal file
View File

@@ -0,0 +1,18 @@
name: Add issues to projects
on:
issues:
types: [opened, labeled]
issue_comment:
types: [created]
jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v0.3.0
with:
project-url: https://github.com/azerothcore/azerothcore-wotlk/projects/14
github-token: ${{ secrets.GITHUB_TOKEN }}
labeled: 1-19