Skip to content

ci(docker): authenticate GitHub API calls#1680

Merged
dunglas merged 1 commit intophp:mainfrom
alexandre-daubois:auth-gh-api
Jun 24, 2025
Merged

ci(docker): authenticate GitHub API calls#1680
dunglas merged 1 commit intophp:mainfrom
alexandre-daubois:auth-gh-api

Conversation

@alexandre-daubois
Copy link
Copy Markdown
Member

There are some jobs failing times to times because an invalid URL is provided to curl. Github API only allows 60 requests per hour, which could be not that much given the number of jobs.

I suggest we add the authentication with the repo GH token so the limit is way higher. This draft is green with the change.

Copy link
Copy Markdown
Member

@dunglas dunglas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe could you remove the echo statements?

@dunglas dunglas merged commit 2712876 into php:main Jun 24, 2025
43 checks passed
@dunglas
Copy link
Copy Markdown
Member

dunglas commented Jun 24, 2025

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants