liquid-labs / liquid-labs/liq-cli
Update submit to be aware of testing status.
- Dominant language
- HTML
- Stars
- 0
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
## Overview
Depends on #103 and #105
## Deliverables
* Before `submit`, verify no changes outside of `meta` are reachable from `meta/last-audited` and `meta/last-tested` (use `projectsHasFunctionalChange`).
* Otherwise, refuse to submit unless `--forced`
* If forced, make a note in the PR description. Be sure to append to description whether generated or provide by user.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the submit command and the projectsHasFunctionalChange function, then read dependent issues #103 and #105. Done means submit checks changes reachable from meta/last-audited and meta/last-tested, refuses without --forced when needed, and records forced or generated/user-provided details in the PR description.
Written by the indexing model from the issue text.
Assessment
- Domain
- cli, release, testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100