Skip to content

Commit

Permalink
ci: Add API issues for triage in the API board (#10907)
Browse files Browse the repository at this point in the history
  • Loading branch information
teolemon authored Oct 23, 2024
1 parent c413719 commit ea51710
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/github-projects-ventilation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,3 +97,9 @@ jobs:
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
labeled: 🎯 P0, 🎯 P1
label-operator: OR
- uses: actions/add-to-project@main
with:
project-url: https://github.com/orgs/openfoodfacts/projects/60 # Add issue to the API issues board
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
labeled: API, API READ, API WRITE, 🔐 API auth, API v3, API tests, API Refactor, 🧽 API - Quality, API Read - Product, OpenAPI, 📚 OpenAPI
label-operator: OR

0 comments on commit ea51710

Please sign in to comment.