Support more hook actions than pull
Open
enhancement
- Dominant language
- Go
- Stars
- 206
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
Sometimes the commit history would be force updated, is it possible to support to change hook action to this:
```
git fetch
git reset --hard origin/master
```
It will make deployment more robust than using pull.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.