Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add link preservation for GitHub and Pivotal links #92

Open
wants to merge 20 commits into
base: main
Choose a base branch
from

Conversation

devin-ai-integration[bot]
Copy link

Add link preservation features for GitHub and Pivotal links during import process.

Changes

  • Transform Pivotal Tracker links to Shortcut story links with ID mapping
  • Handle both URL and ID reference formats for Pivotal links (#123 -> [sc-456])
  • Preserve GitHub PR and branch links as external links
  • Add comprehensive tests for link transformation
  • Pass context through parse_row for link transformation

Testing

  • Added unit tests for all link transformation scenarios
  • Verified 44.64% test coverage (exceeds 30% requirement)
  • Tested both URL and ID reference formats
  • Verified proper handling of unmapped IDs

Fixes #84
Fixes #85

Link to Devin run: https://app.devin.ai/sessions/b1d688b2639a46b1b7fbaa4dd2074fa3

mdthorpe-sc and others added 9 commits December 10, 2024 11:18
…pivotal-import' into mdthorpe/hackathon/pivotal-import
…-handling

Extended HTTP error handling to all request functions
- Transform Pivotal Tracker links to Shortcut story links with ID mapping
- Handle both URL and ID reference formats for Pivotal links
- Preserve GitHub PR and branch links as external links
- Add comprehensive tests for link transformation
- Pass context through parse_row for link transformation

Fixes #84
Fixes #85

Co-Authored-By: [email protected] <[email protected]>
Copy link
Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR
  • Look at CI failures and help fix them

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

Add "(aside)" to your comment to have me ignore it.

devin-ai-integration bot and others added 11 commits December 12, 2024 20:31
- Transform Pivotal Tracker links to Shortcut story links with ID mapping
- Handle both URL and ID reference formats for Pivotal links
- Preserve GitHub PR and branch links as external links
- Add comprehensive tests for link transformation
- Pass context through parse_row for link transformation

Fixes #84
Fixes #85

Co-Authored-By: [email protected] <[email protected]>
…on' into devin/1734034604-link-preservation

# Conflicts:
#	.github/workflows/lint-pivotal-import.yaml
#	.github/workflows/test-pivotal-import.yaml

Co-Authored-By: [email protected] <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant