Skip to content

Latest commit

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

No Fuss Computing - GH Action / Workflow for Project Issue/PR Triage

To use this reusable workflow add the following file to path .github/workflows/project.yaml

---
name: Projecton:
issues:
types:
- opened
- reopened
- transferred
- milestoned
- demilestoned
- closed
- assignedpull_request: types:
- opened
- reopened
- closedjobs:
project:
name: Projectuses: nofusscomputing/action_project/.github/workflows/project.yaml@developmentwith:
PROJECT_URL: https://github.com/orgs/nofusscomputing/projects/7secrets:
WORKFLOW_TOKEN: ${{ secrets.WORKFLOW_TOKEN }}

About

GH Action/Workflow for Project issue/PR triage

Resources

Code of conduct

Security policy

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors