Skip to content

chore(deps): update dev-hato/github-actions-cache-cleaner action to v0.0.46 #132

chore(deps): update dev-hato/github-actions-cache-cleaner action to v0.0.46

chore(deps): update dev-hato/github-actions-cache-cleaner action to v0.0.46 #132

name: Add to Task List
on:
pull_request:
types:
- opened
- reopened
issues:
types:
- opened
permissions: read-all
jobs:
add-to-task-list:
runs-on: ubuntu-latest
if: github.repository == github.event.pull_request.head.repo.full_name
steps:
- name: Generate a token
id: generate_token
uses: actions/create-github-app-token@c8f55efbd427e7465d6da1106e7979bc8aaee856 # v1.10.1
with:
app-id: ${{ secrets.PROJECT_AUTOMATION_APP_ID }}
private-key: ${{ secrets.PROJECT_AUTOMATION_PRIVATE_KEY }}
- uses: dev-hato/actions-add-to-projects@248b396915f6da2020cbc6fba5f7bc8bde7cd043 # v0.0.74
with:
github-token: ${{steps.generate_token.outputs.token}}
project-url: https://github.com/orgs/dev-hato/projects/1