Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stavares843/command-bot
Github Action to setup commands in comments
https://github.com/stavares843/command-bot
github-actions
Last synced: 12 days ago
JSON representation
Github Action to setup commands in comments
- Host: GitHub
- URL: https://github.com/stavares843/command-bot
- Owner: stavares843
- License: mit
- Created: 2022-12-12T23:50:40.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-12T23:59:31.000Z (about 2 years ago)
- Last Synced: 2024-11-26T01:42:02.234Z (2 months ago)
- Topics: github-actions
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# command-bot
![raycast-untitled (4)](https://user-images.githubusercontent.com/29093946/207184977-6ad73bf5-1f4a-4ddc-804e-4131e397613f.svg)
# Usage
1. Create a GitHub Action workflow
2. Copy and paste the action from [here](https://github.com/stavares843/command-bot/blob/main/.github/workflows/command-bot.yml), you can also modify the body content and the command name
3. When submitting a comment in either issues or Pull Request's with the specified command in the workflow, the bot will add reply with the content that was previously setup in the action# License
[MIT](https://github.com/stavares843/command-bot/blob/main/LICENSE)