Skip to content

Use correct token in release trigger workflow#3125

Merged
douglowder merged 1 commit into
mainfrom
doug/release-workflows-3
Jul 31, 2025
Merged

Use correct token in release trigger workflow#3125
douglowder merged 1 commit into
mainfrom
doug/release-workflows-3

Conversation

@douglowder

Copy link
Copy Markdown
Contributor

Why

Release trigger workflow was working correctly otherwise, but was not using the Git token for the Expo bot, so could not push to main.

How

Modify workflow to use the correct token.

Test Plan

Just successfully triggered a release, showing that the fix is working.

@douglowder douglowder requested a review from ide July 31, 2025 00:42
@douglowder douglowder added the no changelog PR that doesn't require a changelog entry label Jul 31, 2025
@github-actions

Copy link
Copy Markdown

⏩ The changelog entry check has been skipped since the "no changelog" label is present.

@github-actions

Copy link
Copy Markdown

Size Change: +1.89 kB (0%)

Total Size: 53.6 MB

Filename Size Change
./packages/eas-cli/dist/eas-linux-x64.tar.gz 53.6 MB +1.89 kB (0%)

compressed-size-action

@codecov

codecov Bot commented Jul 31, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 51.92%. Comparing base (30d8a0c) to head (cdbc9a6).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3125   +/-   ##
=======================================
  Coverage   51.92%   51.92%           
=======================================
  Files         616      616           
  Lines       24829    24829           
  Branches     5214     5214           
=======================================
  Hits        12889    12889           
  Misses      10868    10868           
  Partials     1072     1072           

☔ View full report in Codecov by Sentry.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@douglowder douglowder merged commit 3df84f2 into main Jul 31, 2025
12 of 14 checks passed
@douglowder douglowder deleted the doug/release-workflows-3 branch July 31, 2025 01:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no changelog PR that doesn't require a changelog entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants