https://github.com/tauri-apps/tauri-github-bot
A GitHub bot for tauri-apps org to automate various tasks and intended to used only by tauri-apps org members.
https://github.com/tauri-apps/tauri-github-bot
bot github github-bot tauri tauri-apps
Last synced: about 2 months ago
JSON representation
A GitHub bot for tauri-apps org to automate various tasks and intended to used only by tauri-apps org members.
- Host: GitHub
- URL: https://github.com/tauri-apps/tauri-github-bot
- Owner: tauri-apps
- License: apache-2.0
- Created: 2021-10-02T11:26:08.000Z (about 4 years ago)
- Default Branch: dev
- Last Pushed: 2024-10-28T14:47:41.000Z (about 1 year ago)
- Last Synced: 2024-10-29T15:44:11.169Z (about 1 year ago)
- Topics: bot, github, github-bot, tauri, tauri-apps
- Language: TypeScript
- Homepage:
- Size: 1.47 MB
- Stars: 10
- Watchers: 12
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE_APACHE-2.0
Awesome Lists containing this project
README
# tauri-github-bot
A GitHub bot for tauri-apps org to automate various tasks and intended to used only by tauri-apps org members.
## Commands:
> Commands are comments on issues or pull requests, that start with a special syntax.
- **`/upstream /`** - creates an issue at the specified upstream repo and notifies back once upstream gets closed.
- on: `['issues']`
- by: `['member of tauri-apps']`
- supported owners: `['tauri-apps']`
- supported upstream repos: `['tauri-apps/*']`