Automatically open topic pull requests from Anicca update notifications
- Git
- aosc-findupdate
The following variables must be set before running autopr
:
autopr_webhook
: URL of the GitHub Webhookbot_name
: Username of the autopr botgithub_token
: Personal access token of the GitHub identityrepo_url
: URL to the Anicca repositoryupdate_list
: Path to theupdate_list
file
The variables above can be stored in an .env
file at the working directory.