Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 1 month 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 3 years ago)
- Default Branch: dev
- Last Pushed: 2024-04-11T23:28:00.000Z (7 months ago)
- Last Synced: 2024-04-13T21:55:17.052Z (7 months ago)
- Topics: bot, github, github-bot, tauri, tauri-apps
- Language: TypeScript
- Homepage:
- Size: 1.35 MB
- Stars: 10
- Watchers: 13
- Forks: 5
- Open Issues: 0
-
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/*']`