docs #4
1 changed files with 15 additions and 0 deletions
15
README.md
Normal file
15
README.md
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# `frag-review`
|
||||||
|
|
||||||
|
This tool allows syncing reviews from pull requests back into the source files.
|
||||||
|
|
||||||
|
## Configuration
|
||||||
|
|
||||||
|
For each repository you should have separate config that decides which repository is the upstream and
|
||||||
|
how are the review comments to be formatted.
|
||||||
|
|
||||||
|
## Environment variables
|
||||||
|
|
||||||
|
### `GITEA_TOKEN`
|
||||||
|
|
||||||
|
`GITEA_TOKEN` is the only environment variable that is used for Gitea API of the specific instance
|
||||||
|
configured in config.
|
Loading…
Reference in a new issue