in reviewhumanPR #135Other
Improve marketplace PR short descriptions
- Skip Markdown bullet lists when deriving short descriptions for hackathon submissions.
Author
@itsbilyatt
github profile →- Status
- In review
- Opened on
- Jul 9
- Branch
- hackathon/prajyot-marketplace-short-description
Description
The pitch.
## Summary - Skip Markdown bullet lists when deriving short descriptions for hackathon submissions. - Add a regression test covering the case where a PR body starts with checklist-style bullets. ## Why This makes the marketplace cards surface the first real prose explanation instead of the opening checklist item. ## Testing - PYTHONPATH=packages/nest-marketplace pytest -q packages/nest-marketplace/tests/test_adapter.py
Try it
Open PR on GitHubView diffCheckout locally
git fetch origin pull/135/head:pr-135
git checkout pr-135