Create many issues at once and link them to a project board? #154683
Replies: 9 comments
-
NO, because every issue is unique!if issue have sub issue in it... then create sub-issue in issue.Oruse cli to create issue
|
Beta Was this translation helpful? Give feedback.
-
|
🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as 2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the Thank you for helping bring this Discussion to a resolution! 💬 |
Beta Was this translation helpful? Give feedback.
-
|
🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as 2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the Thank you for helping bring this Discussion to a resolution! 💬 |
Beta Was this translation helpful? Give feedback.
-
|
🔹 Option 1: Using GitHub UI Go to your Project Board. In the desired column, click “+ Add item” → “Create new issue”. Repeat for as many issues as needed. This is fine for a small number of issues, but slow for bulk work. 🔹 Option 2: Using GitHub’s Bulk Issue Creation (via Markdown/CSV Import) You can create issues in bulk from a text/CSV/Markdown list: Go to Issues tab → New Issue → Import Issues (this feature is in GitHub’s issue import tool). Prepare a .csv file with headers like: title,body,labels,assignees Import it — GitHub will create all issues at once. Go to your Project Board → Add existing issues and select them to link. 🔹 Option 3: Automate with GitHub CLI If you often create many issues: Create an issuegh issue create --title "Bug: Login page error" --body "Steps to reproduce..." --label "bug" Add issue to a project board (v2 Projects)gh project item-add --owner --url https://github.com//issues/ You can wrap this in a script (loop over a CSV/JSON file) to generate many issues and assign them to a project board automatically. ✅ Best for few issues → UI (Option 1) |
Beta Was this translation helpful? Give feedback.
-
|
🔹 Option 1: Using GitHub UI Go to your Project Board. In the desired column, click “+ Add item” → “Create new issue”. Repeat for as many issues as needed. This is fine for a small number of issues, but slow for bulk work. 🔹 Option 2: Using GitHub’s Bulk Issue Creation (via Markdown/CSV Import) You can create issues in bulk from a text/CSV/Markdown list: Go to Issues tab → New Issue → Import Issues (this feature is in GitHub’s issue import tool). Prepare a .csv file with headers like: title,body,labels,assignees Import it — GitHub will create all issues at once. Go to your Project Board → Add existing issues and select them to link. 🔹 Option 3: Automate with GitHub CLI If you often create many issues: Create an issuegh issue create --title "Bug: Login page error" --body "Steps to reproduce..." --label "bug" Add issue to a project board (v2 Projects)gh project item-add --owner --url https://github.com//issues/ You can wrap this in a script (loop over a CSV/JSON file) to generate many issues and assign them to a project board automatically. ✅ Best for few issues → UI (Option 1) |
Beta Was this translation helpful? Give feedback.
-
|
🔹 Option 1: Using GitHub UI Go to your Project Board. In the desired column, click “+ Add item” → “Create new issue”. Repeat for as many issues as needed. This is fine for a small number of issues, but slow for bulk work. 🔹 Option 2: Using GitHub’s Bulk Issue Creation (via Markdown/CSV Import) You can create issues in bulk from a text/CSV/Markdown list: Go to Issues tab → New Issue → Import Issues (this feature is in GitHub’s issue import tool). Prepare a .csv file with headers like: title,body,labels,assignees Import it — GitHub will create all issues at once. Go to your Project Board → Add existing issues and select them to link. 🔹 Option 3: Automate with GitHub CLI If you often create many issues: Create an issuegh issue create --title "Bug: Login page error" --body "Steps to reproduce..." --label "bug" Add issue to a project board (v2 Projects)gh project item-add --owner --url https://github.com//issues/ You can wrap this in a script (loop over a CSV/JSON file) to generate many issues and assign them to a project board automatically. ✅ Best for few issues → UI (Option 1) |
Beta Was this translation helpful? Give feedback.
-
|
🔹 Option 1: Using GitHub UI Go to your Project Board. In the desired column, click “+ Add item” → “Create new issue”. Repeat for as many issues as needed. This is fine for a small number of issues, but slow for bulk work. 🔹 Option 2: Using GitHub’s Bulk Issue Creation (via Markdown/CSV Import) You can create issues in bulk from a text/CSV/Markdown list: Go to Issues tab → New Issue → Import Issues (this feature is in GitHub’s issue import tool). Prepare a .csv file with headers like: title,body,labels,assignees Import it — GitHub will create all issues at once. Go to your Project Board → Add existing issues and select them to link. 🔹 Option 3: Automate with GitHub CLI If you often create many issues: Create an issuegh issue create --title "Bug: Login page error" --body "Steps to reproduce..." --label "bug" Add issue to a project board (v2 Projects)gh project item-add --owner --url https://github.com//issues/ You can wrap this in a script (loop over a CSV/JSON file) to generate many issues and assign them to a project board automatically. ✅ Best for few issues → UI (Option 1) |
Beta Was this translation helpful? Give feedback.
-
|
W Lee邀請您參加已排程的Zoom會議。
主題: [community/community] Create many issues at once and link them to a
project board? (Discussion #154683)
時間: 2025年8月17日 05:00 上午 台北
加入Zoom會議
https://us06web.zoom.us/j/87808298302?pwd=ksbKW6jbX0TWce6kQANap5TK0EIQB6.1
透過Zoom AI Companion檢視會議見解
https://us06web.zoom.us/launch/edl?muid=6e4ac06f-54c8-4bbf-8450-298242e47829
會議ID: 878 0829 8302
密碼: 09x6xSGB
…---
行動電話一鍵撥號
+13863475053,,87808298302#,,,,*86965581# 美國
+14086380968,,87808298302#,,,,*86965581# 美國 (San Jose)
---
使用SIP加入
• ***@***.***
加入說明
https://us06web.zoom.us/meetings/87808298302/invitations?signature=VcVYSX1SMJL140T5vZMVBpKJE0RA7wRBjlTPnq8RMTM
|
Beta Was this translation helpful? Give feedback.
-
|
🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as 2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the Thank you for helping bring this Discussion to a resolution! 💬 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Question
Body
My team uses Github Projects as our day-to-day ticketing system. We make issues in our repository, add them to the project, and move them across the board as work gets completed. Pretty simple.
But there's a catch.
We often have "user tests" or other big events where a massive amount of tickets get made at once and need to get categorized. Usually, I write all of by hand. Is there a way to auto create multiple issues by once? Usually the issues have the same pattern.
Beta Was this translation helpful? Give feedback.
All reactions