-
Couldn't load subscription status.
- Fork 114
Open
Description
I would like to be able to set status and other custom fields to issues added to a project
For example, if I'd like to set a Status = Triage and Stack = nodejs
jobs:
add-to-project:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/zazuko/projects/23
github-token: ${{ secrets.BACKLOG_PAT }}
set:
+ Status: Triage
+ Stack: nodejsthehale, eddiemonge, q0rban, sumedhpd, Yaminyam and 16 moreMichlF, canderson22, brunowego, Leh2, hardiksondagar and 1 more
Metadata
Metadata
Assignees
Labels
No labels