liquid-labs / liquid-labs/liq-cli
Add `project issues list --audit`
Open
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 0
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Checks if search is:issue is:open -milestone:backlog no:project returns any issues. If so, calls web browser with that search string.
Contributor guide
No contributing guide indexed for this repository
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 project issues list command entry point and trace how issue searches are currently handled. Implement the --audit behavior around is:issue is:open -milestone:backlog no:project, and verify that matching issues cause the web browser to open that search.
Written by the indexing model from the issue text.
Assessment
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100