Lark/FeiShu notification bot based on GitHub actions, which is an Open-source alternative of the official GitHub assistant (disabled for new users in FeiShu).
- Push
- Issues
- opened
- reopened
- edited
- transferred
- labeled
- unlabeled
- assigned
- unassigned
- closed
- Pull request
- opened
- reopened
- edited
- labeled
- unlabeled
- assigned
- unassigned
- closed
- Issue comment
- created
- edited
First, set the Web hook URL of your Lark custom bot to LARK_CHATBOT_HOOK_URL
secret variable in your GitHub repository settings, then:
Click the Use this template button on the top of this GitHub repository's home page to create your own repository.
NPM compatible environment for example:
npm i pnpm -g
cd /path/to/your/git/repository/root
cd .github/workflows
pnpx get-git-folder https://github.com/idea2app/Lark-GitHub-bot main .github/workflows