Skip to content

Remove Shortcut references from UI to make AutoPR tool-agnostic#21

Merged
Neokil merged 1 commit into
mainfrom
gh-4-remove-shortcut-references-from-ui-to-make-autopr-tool-agnostic
May 15, 2026
Merged

Remove Shortcut references from UI to make AutoPR tool-agnostic#21
Neokil merged 1 commit into
mainfrom
gh-4-remove-shortcut-references-from-ui-to-make-autopr-tool-agnostic

Conversation

@Neokil
Copy link
Copy Markdown
Owner

@Neokil Neokil commented May 15, 2026

Summary

  • replace Shortcut-specific discovery modal copy with generic ticket wording
  • add focused frontend coverage for discover modal copy and behavior
  • keep backend discovery behavior unchanged

Testing

  • cd web && npm run build
  • cd web && npm run lint
  • cd web && npm run typecheck
  • cd web && npm test
  • go test ./...
  • golangci-lint run (currently fails on pre-existing generated-code and stale worktree issues outside this change)

@Neokil Neokil merged commit 019dc16 into main May 15, 2026
6 checks passed
@Neokil Neokil deleted the gh-4-remove-shortcut-references-from-ui-to-make-autopr-tool-agnostic branch May 15, 2026 12:20
@Neokil Neokil linked an issue May 15, 2026 that may be closed by this pull request
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.

Remove Shortcut references from UI to make AutoPR tool-agnostic

1 participant