Skip to content

[EPIC] Translate R code to Pandas #38

[EPIC] Translate R code to Pandas

[EPIC] Translate R code to Pandas #38

name: Add Issues to Project
on:
issues:
types:
- opened
jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
# You can target a repository in a different organization
# to the issue
project-url: https://github.com/orgs/sudlab/projects/1
github-token: ${{ secrets.GH_ISSUE_TO_PROJECT }}
labeled: admin, blocked, bug, ci, documentation, duplicate, enhancement, epic, good first issue, help wanted, invalid, packaging, question, repository, tests, wontfix
label-operator: OR