@PushNoticeBot is a bot that will help you send notifications directly to a chat (or group). Easy to setup and integrate.
- Bot: @PushNoticeBot
- Website: PushNotice.chat
This is work in progress and will be developed further.
To be added.
- Commit all changes to the
mainbranch. - Run
pnpm releaseto build and release a new version. This will:- merge the
mainbranch into thereleasebranch - create a new release commit and tag
- push the
releasecommit and tag to the remote repository - on GitHub, the release will be created automatically
- GitHub Actions will also publish the release to npm
- merge the