https://github.com/vitejs/rfcs-bot
Automation of RFCs creation for vitejs/rfcs
https://github.com/vitejs/rfcs-bot
Last synced: 2 months ago
JSON representation
Automation of RFCs creation for vitejs/rfcs
- Host: GitHub
- URL: https://github.com/vitejs/rfcs-bot
- Owner: vitejs
- Created: 2022-08-24T02:32:58.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-26T12:11:32.000Z (almost 4 years ago)
- Last Synced: 2025-06-13T12:06:08.231Z (12 months ago)
- Language: TypeScript
- Homepage:
- Size: 64.5 KB
- Stars: 13
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RFCs Bot
Automation of RFCs creation for [vitejs/rfcs](https://github.com/vitejs/rfcs).
This bot is provided as a GitHub App exclusively for the `vitejs/rfcs` repo. Upon a new RFC PR created, the bot will create a linked Discussion Thread with auto generated link to rendered RFC.
This is to workaround with GitHub Actions' [restriction on forked PR](https://docs.github.com/en/actions/security-guides/automatic-token-authentication#permissions-for-the-github_token) in a safe and elegant way.