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

GH Actions/coverage: remove COVERALLS_TOKEN #515

Merged
merged 1 commit into from
Sep 13, 2023

Conversation

jrfnl
Copy link
Member

@jrfnl jrfnl commented Sep 13, 2023

... to test (confirm) that uploading the coverage results will then work (again) for PRs from outside contributors (forks).

Note: I'm explicitly not setting the github-token to ${{ secrets.GITHUB_TOKEN }} as the action runner should have access to that token anyhow. Not setting the input should confirm that. If that doesn't work, the GH token can still be added at a later point.

Related to: lemurheavy/coveralls-public#1721

... to test (confirm) that uploading the coverage results will then work (again) for PRs from outside contributors (forks).

Note: I'm explicitly **_not_** setting the `github-token` to `${{ secrets.GITHUB_TOKEN }}` as the action runner _should_ have access to that token anyhow.
Not setting the input should confirm that. If that doesn't work, the GH token can still be added at a later point.
@jrfnl jrfnl added this to the 1.0.x Next milestone Sep 13, 2023
@jrfnl
Copy link
Member Author

jrfnl commented Sep 13, 2023

Once this PR has been merged, PR #514 will need to be rebased to see whether this change made a difference.

@jrfnl jrfnl merged commit 77a6aa4 into develop Sep 13, 2023
53 checks passed
@jrfnl jrfnl deleted the feature/ghactions-remove-coveralls-token branch September 13, 2023 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant