Merge pull request #133 from idavidov/idavidov/github-ratelimit-message

Handling GitHub API Rate Limit Exceeded Exception
This commit is contained in:
Ori Kotek
2023-07-27 14:22:11 +03:00
committed by GitHub
5 changed files with 43 additions and 23 deletions

View File

@ -30,6 +30,7 @@ push_changelog_changes=false
[github]
# The type of deployment to create. Valid values are 'app' or 'user'.
deployment_type = "user"
ratelimit_retries = 5
[gitlab]
# URL to the gitlab service