Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ISSUE #8565] Set specific permissions to trigger the workflow retry mechanism #8566

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

chi3316
Copy link
Contributor

@chi3316 chi3316 commented Aug 20, 2024

Which Issue(s) This PR Fixes

Fixes #8564

Brief Description

This PR updates the workflow to explicitly set GH_TOKEN with actions: write permission, ensuring that the retry mechanism can trigger after a workflow failure

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.09%. Comparing base (2d901f1) to head (3d59941).

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #8566      +/-   ##
=============================================
- Coverage      47.12%   47.09%   -0.03%     
+ Complexity     11385    11379       -6     
=============================================
  Files           1275     1275              
  Lines          89101    89101              
  Branches       11466    11466              
=============================================
- Hits           41989    41964      -25     
- Misses         41929    41946      +17     
- Partials        5183     5191       +8     

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

@ShannonDing ShannonDing merged commit 18f5f28 into apache:develop Aug 21, 2024
10 checks passed
@chi3316 chi3316 deleted the fix-permission branch August 29, 2024 13:13
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.

[Bug] Inability to trigger workflow retry mechanism due to permission changes
4 participants