liquid-labs / liquid-labs/liq-cli
Capture commit hash in submission description
Open
@zanerock is already working on this.
Since Dec 1, 2019.
enhancement
- Dominant language
- HTML
- Stars
- 0
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
## Overview
Because you can push updates to a branch _after_ creating a PR, the PR description, which caries the certifications, needs to capture the git version it was created against with instructions to only merge if the last commit hash matches.
## Deliverables
* [ ] Add the following to the submit description:
```
## Merge checks
* [ ] Verify the final commit hash matches:
* [ ] Verify that all policy certifications have been made or exceptions duly explained.
```
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.
Assessment
This issue has not been assessed yet.