@dxdeveloperexperience/hygie
Version:
Hygie is an easy-to-use Open-Source REST API allowing you to interact with GIT events. This NestJS API expose a set of customizable rules to automate your project's life cycle.
20 lines (17 loc) • 291 B
Markdown
# Rules events
The following events are supported :
- Push
- NewBranch
- DeletedBranch
- NewIssue
- NewRepo
::: warning
Only available on Github, when Webhook is attached to an Organization Repo.
:::
- NewPR
- NewIssueComment
- NewPRComment
- ClosedPR
- MergedPR
- ReopenedPR
- Cron