Skip to content

Conversation

@benmarten
Copy link

@benmarten benmarten commented Jan 9, 2026

Closes #1677
Screenshot 2026-01-09 at 1 19 34 PM

Summary

  • Adds ability to import GitHub issues as tasks
  • New dialog to browse and select issues from project repos
  • Stores github_issue_number and github_issue_url on tasks
  • Preserves PR-to-issue links when creating PRs (closes/fixes references)
  • Displays GitHub issue badge on imported tasks
  • Includes database migration for new task fields

Test plan

  • Verified issues can be fetched from GitHub repos
  • Verified issues can be selected and imported as tasks
  • Verified imported tasks show GitHub issue link
  • Verified PR creation preserves issue references
  • Verified migration runs successfully

🤖 Generated with Claude Code

@vibe-kanban-cloud
Copy link

Review Complete

Your review story is ready!

View Story

Comment !reviewfast on this PR to re-generate the story.

@benmarten benmarten force-pushed the vk/gh-import-issues branch 7 times, most recently from ce18c7c to 6175f8b Compare January 9, 2026 17:31
@benmarten benmarten force-pushed the vk/gh-import-issues branch from 6175f8b to 5a1ea91 Compare January 9, 2026 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Automatically import GitHub issues as Tasks

1 participant