Skip to content

Are labels a required field? #45389

Answered by jge162
ecurrencyhodler asked this question in Actions
Jan 26, 2023 · 2 comments · 17 replies
Discussion options

You must be logged in to vote

name: Add issues to bugs project

on:
issues:
types:
- opened

jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v3
with:
project-url: https://github.com/orgs/saving-satoshi/projects/2
github-token: ${{ secrets.GITHUB_TOKEN }}

Replies: 2 comments 17 replies

Comment options

You must be logged in to vote
3 replies
@JoffreyBENA
Comment options

@ecurrencyhodler
Comment options

@jge162
Comment options

Comment options

You must be logged in to vote
14 replies
@jge162
Comment options

@ecurrencyhodler
Comment options

@jge162
Comment options

@ecurrencyhodler
Comment options

Answer selected by ecurrencyhodler
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Actions Build, test, and automate your deployment pipeline with world-class CI/CD Question
3 participants