notify developer if helix-bot (github) is not installed on the project
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 68
- Forks
- 72
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 8
Description
**Is your feature request related to a problem? Please describe.**
If the github helix-bot is not installed on the repository, the dev gets frustrated when their code is not updated after a commit.
the `hlx up` command could check and then report an error if the bot is not installed.
Contributor guide
Research direction
Start at the `hlx up` command entry point and trace how it currently updates code after a commit. Determine how to detect whether the GitHub helix-bot is installed, then make completion mean that `hlx up` reports a clear error when it is absent and verifies the behavior with the command's relevant tests.
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
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100