Skip to content

ci: use github app auth instead pat DK-5295#98

Closed
raffis wants to merge 1 commit intomasterfrom
DK-5295
Closed

ci: use github app auth instead pat DK-5295#98
raffis wants to merge 1 commit intomasterfrom
DK-5295

Conversation

@raffis
Copy link
Member

@raffis raffis commented Mar 12, 2025

This is an automated PR

Current situation

We run into github rate limits accross variuous repos and jobs.
The quota for a pat authenticated user request is 5000/h.
One problem is there are many use cases where we do need a PAT because the runner provided secrets.GITHUB_TOKEN is not usable cross repository.
See https://github.com/orgs/community/discussions/46566

Proposal

  • Migrate pr-title, release-label, pr-verify and pr-stale to secrets.GITHUB_TOKEN.
  • Use a newly introduced doodle-renovate app instead the doodlebot PAT for renovate builds
  • Reduce cron triggered renovate build to every 6h instead 2h

@raffis raffis requested a review from a team as a code owner March 12, 2025 10:38
@coveralls
Copy link

Pull Request Test Coverage Report for Build 13809333630

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 0.0%

Totals Coverage Status
Change from base Build 13775432667: 0.0%
Covered Lines: 0
Relevant Lines: 302

💛 - Coveralls

@raffis raffis closed this Mar 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants