Skip to content

Today, a new line of information exploded on the console. How can I eliminate it and what are the solutions? #405

Today, a new line of information exploded on the console. How can I eliminate it and what are the solutions?

Today, a new line of information exploded on the console. How can I eliminate it and what are the solutions? #405

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
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/octokit/projects/10
github-token: ${{ secrets.OCTOKITBOT_PROJECT_ACTION_TOKEN }}
labeled: "Status: Stale"
label-operator: NOT