Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joshuakgoldberg/refined-saved-replies
Chrome extension for GitHub's Saved Replies that adds replies from a repository's `.github/replies.yml`. 📨
https://github.com/joshuakgoldberg/refined-saved-replies
chrome-extension github saved-replies
Last synced: about 2 months ago
JSON representation
Chrome extension for GitHub's Saved Replies that adds replies from a repository's `.github/replies.yml`. 📨
- Host: GitHub
- URL: https://github.com/joshuakgoldberg/refined-saved-replies
- Owner: JoshuaKGoldberg
- License: mit
- Created: 2022-08-25T14:37:31.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T07:52:55.000Z (4 months ago)
- Last Synced: 2024-10-29T23:04:14.958Z (4 months ago)
- Topics: chrome-extension, github, saved-replies
- Language: TypeScript
- Homepage: https://chrome.google.com/webstore/detail/refined-saved-replies/ngcinicnlicdndmpcfjjifononfcceih/
- Size: 2.05 MB
- Stars: 29
- Watchers: 3
- Forks: 5
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
Refined Saved Replies
Chrome extension for GitHub's Saved Replies that adds replies from a repository's
.github/replies.yml
. 📨
Saved Replies are great, but oftentimes repository maintainers need a way to share common replies per-repository.
This extension modifies the Saved Replies for issues or pull requests on any repository with a `.github/replies.yml` file to include those replies.## Usage
## Development
See [`.github/CONTRIBUTING.md`](./.github/CONTRIBUTING.md), then [`.github/DEVELOPMENT.md`](./.github/DEVELOPMENT.md).
Thanks! 💖## Contributors
Adrian Simbulan
🐛 💻
Josh Goldberg ✨
🚧 📖
Joël Galeran
💻
Keith Cirkel
👀
Luis Estevez
🐛 💻
Paul Esch-Laurent
🔧 📖 💻 🚧
danielxing1103
💻
> 💙 This package was templated with [create-typescript-app](https://github.com/JoshuaKGoldberg/create-typescript-app).