microsoft / microsoft/copilot-brag-sheet
Date range filtering for review_brag_sheet
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 10
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Add review_brag_sheet support for custom date ranges beyond the weeks parameter. E.g., since/until dates for quarterly reviews.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the review_brag_sheet implementation and trace how its existing weeks parameter is handled. Add support for custom since and until dates, and consider the work complete when quarterly date ranges function without breaking the existing weeks behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100