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

CI update for open source contributors #10761

Merged
merged 5 commits into from
Jun 1, 2023

Conversation

mike12345567
Copy link
Collaborator

Description

There has been an issue with open source contributors being able to perform CI runs for their PRs - this is related to the addition of the pro checkout/submodule recursion in a recent update. Changing it to not use the contributors personal access token, but to instead use the github access token so that it can always be checked out and tested again the specified pro version.

…erform CI runs for their PRs - this is related to the addition of the pro checkout/submodule recursion in a recent update. Changing it to not use the contributors personal access token, but to instead use the github access token so that it can always be checked out and tested again the specified pro version.
@mike12345567 mike12345567 self-assigned this Jun 1, 2023
…ble to perform CI runs for their PRs - this is related to the addition of the pro checkout/submodule recursion in a recent update. Changing it to not use the contributors personal access token, but to instead use the github access token so that it can always be checked out and tested again the specified pro version."

This reverts commit 6eb9228.
@codecov-commenter
Copy link

Codecov Report

Merging #10761 (916ba9e) into develop (d07a177) will decrease coverage by 19.01%.
The diff coverage is n/a.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@             Coverage Diff              @@
##           develop   #10761       +/-   ##
============================================
- Coverage    68.97%   49.97%   -19.01%     
============================================
  Files          540      153      -387     
  Lines        19912     5161    -14751     
  Branches      3966     1032     -2934     
============================================
- Hits         13734     2579    -11155     
+ Misses        5737     2364     -3373     
+ Partials       441      218      -223     

see 387 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@mike12345567 mike12345567 merged commit 7f98679 into develop Jun 1, 2023
@mike12345567 mike12345567 deleted the fix/open-source-contribution-ci branch June 1, 2023 15:51
@github-actions github-actions bot locked and limited conversation to collaborators Jun 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants