You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
394 B
10 lines
394 B
tag = "repo-issues"
|
|
auth_token= "Basic xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
|
|
local_part= "issues"
|
|
domain= "example.tld"
|
|
base_url = "https://git.example.tld"
|
|
repo = "username/repo"
|
|
bot_name = "IssueBot"
|
|
bot_username = "username"
|
|
mailer = "cat"
|
|
log_file = "issue-bot.log"
|