Skip to content

🤖 Use auto-injected GITHUB_TOKEN - #68

Merged
WouterSioen merged 1 commit into
mainfrom
use-github-token-for-automerge
Aug 5, 2026
Merged

🤖 Use auto-injected GITHUB_TOKEN#68
WouterSioen merged 1 commit into
mainfrom
use-github-token-for-automerge

Conversation

@WouterSioen

Copy link
Copy Markdown
Member

Summary

  • Replace DEPENDABOT_AUTO_MERGE_PERSONAL_ACCESS_TOKEN with the auto-injected GITHUB_TOKEN in the dependabot automerge workflow
  • Removes the need to maintain a separate personal access token

Replace the personal access token secret with the
auto-injected GITHUB_TOKEN. This removes the need
to maintain a separate PAT for dependabot automerge.
@codecov

codecov Bot commented Aug 5, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.01%. Comparing base (096e0a2) to head (d7ed9d3).

Additional details and impacted files
@@            Coverage Diff            @@
##               main      #68   +/-   ##
=========================================
  Coverage     97.01%   97.01%           
  Complexity       38       38           
=========================================
  Files             2        2           
  Lines           134      134           
=========================================
  Hits            130      130           
  Misses            4        4           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@WouterSioen
WouterSioen merged commit 38cd77c into main Aug 5, 2026
9 checks passed
@WouterSioen
WouterSioen deleted the use-github-token-for-automerge branch August 5, 2026 06:35
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.

1 participant