This repository is the source for the Heroku hosted webapp which powers the conda-forge-admin commands and lints conda-forge's recipes. The linting itself comes from conda-smithy (https://github.com/conda-forge/conda-smithy).
This app generates GitHub App tokens for the conda-forge-webservices[bot] in order to function. It also
uses a single machine user with no special permissions in order to make forks for rerendering. Ask a member of
@conda-forge/core
for details if you need them.
The tests for this repo require a GitHub API key which is not available on forks. Thus the tests only pass
for PRs made from a branch in this repo. If your PR is in a fork, please ask a member of @conda-forge/core
to push your PR branch to the main repo to enable the tests.