Skip to content

fix: prioritize pull comment URLs over action runs#49

Merged
ecarreras merged 1 commit into
mainfrom
fix-url-priority
May 25, 2026
Merged

fix: prioritize pull comment URLs over action runs#49
ecarreras merged 1 commit into
mainfrom
fix-url-priority

Conversation

@pilipilisbot
Copy link
Copy Markdown
Owner

Summary

  • prefer pull/issue/comment URLs over workflow run links when parsing GitHub notification bodies
  • strip trailing punctuation from extracted GitHub URLs
  • keep the selected primary URL first in the context URL list

Tests

  • .venv/bin/pytest tests/test_parser.py tests/test_queue.py
  • git diff --check

@ecarreras ecarreras merged commit 705fe30 into main May 25, 2026
3 checks passed
@ecarreras ecarreras deleted the fix-url-priority branch May 25, 2026 16:00
@pilipilisbot
Copy link
Copy Markdown
Owner Author

Post-merge cleanup complete for #49.

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.

2 participants