Skip to content

chore(ci): Use dedicated token for Crowdin workflow#3778

Merged
jamesarich merged 1 commit into
mainfrom
ci/chirpy-token
Nov 21, 2025
Merged

chore(ci): Use dedicated token for Crowdin workflow#3778
jamesarich merged 1 commit into
mainfrom
ci/chirpy-token

Conversation

@jamesarich

Copy link
Copy Markdown
Collaborator

This commit updates the scheduled-updates.yml GitHub Actions workflow to use a dedicated CROWDIN_GITHUB_TOKEN instead of the default GITHUB_TOKEN.

This change ensures that pull requests created by the workflow can trigger other workflows, which is a necessary behavior for the Crowdin integration and subsequent CI checks. The token is now used for checking out the repository, running the Crowdin action, and creating pull requests.

This commit updates the `scheduled-updates.yml` GitHub Actions workflow to use a dedicated `CROWDIN_GITHUB_TOKEN` instead of the default `GITHUB_TOKEN`.

This change ensures that pull requests created by the workflow can trigger other workflows, which is a necessary behavior for the Crowdin integration and subsequent CI checks. The token is now used for checking out the repository, running the Crowdin action, and creating pull requests.

Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
@jamesarich jamesarich enabled auto-merge November 21, 2025 14:25
@jamesarich jamesarich added this pull request to the merge queue Nov 21, 2025
Merged via the queue into main with commit 4bb35db Nov 21, 2025
5 checks passed
@jamesarich jamesarich deleted the ci/chirpy-token branch November 21, 2025 14:35
@codecov

codecov Bot commented Nov 21, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.56%. Comparing base (a703492) to head (b754ee6).
⚠️ Report is 42 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #3778   +/-   ##
=====================================
  Coverage   0.56%   0.56%           
=====================================
  Files        381     381           
  Lines      21733   21733           
  Branches    2684    2684           
=====================================
  Hits         122     122           
  Misses     21591   21591           
  Partials      20      20           

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

@DaneEvans DaneEvans added the repo Repository maintenance label Nov 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

repo Repository maintenance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants