Skip to content

chore(deps): bump marocchino/sticky-pull-request-comment from 1.1.0 to 2.9.0 #10

chore(deps): bump marocchino/sticky-pull-request-comment from 1.1.0 to 2.9.0

chore(deps): bump marocchino/sticky-pull-request-comment from 1.1.0 to 2.9.0 #10

name: add needs-review pull requests to projects
on:
pull_request:
types:
- labeled
jobs:
add-to-project:
name: Add pull request to project
runs-on: ubuntu-latest
steps:
- name: register pull requests with release planning project
uses: actions/[email protected]
with:
project-url: https://github.com/orgs/varfish-org/projects/2
github-token: ${{ secrets.BOT_TOKEN }}
labeled: needs-review