This repository was archived by the owner on Dec 9, 2022. It is now read-only.
Bulk import issues into projects beta #144
matthewmayer
announced in
Day One: GitHub on GitHub
Replies: 1 comment 4 replies
-
|
@matthewmayer - Not at this point. Having used it internally for some time, I agree that manually adding can be tedious. @mariorod mentioned on stage a vision that includes Repo-scoped projects which may help. My team actually has a GitHub Actions workflow that listens for new issues and based on the content will conditionally add them to a project board. It should be possible to script a bulk import without too much work leveraging GitHub GraphQL: https://docs.github.com/en/graphql/reference/mutations#addprojectnextitem |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Can you bulk import all open issues from an existing repo into a Projects Beta board? Adding then one by one seems a bit painful
Beta Was this translation helpful? Give feedback.
All reactions