man-group / man-group/notebooker
Be more verbose when we are inspecting git for SHA differences
Open
@ceallen is already working on this.
Since Oct 11, 2023.
- Dominant language
- Python
- Stars
- 939
- Forks
- 95
- Avg merge
- 9d 1h
- Merged PRs (30d)
- 1
Description
If the SHA has not changed, there is no logging.INFO message to inform users that we have actually checked git. This means that git pulling can be activated without the user really knowing (until it eventually pulls when the SHA of origin changes vs. HEAD).
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.
Assessment
This issue has not been assessed yet.