Skip to content

feat: introduce support for repository properties #3

feat: introduce support for repository properties

feat: introduce support for repository properties #3

name: Add PRs and issues to Octokit org project
on:
issues:
types: [reopened, opened]
pull_request_target:
types: [reopened, opened]
jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
continue-on-error: true
if: ${{ github.repository == 'integrations/terraform-provider-github' }}
steps:
- uses: actions/add-to-project@244f685bbc3b7adfa8466e08b698b5577571133e #v1.0.2
with:
project-url: https://github.com/orgs/octokit/projects/10
github-token: ${{ secrets.OCTOKITBOT_PROJECT_ACTION_TOKEN }}
labeled: "Status: Stale"
label-operator: NOT