coverallsapp / coverallsapp/github-action

Enable the action to work with more limited access than GITHUB_TOKEN

Open
#68 0 comments 7 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
No language data
Stars
520
Forks
78
PR merge metrics
No merged PRs in 30d

Description

Because the coveralls action passes the GITHUB_TOKEN to it's backend and the token grants write access, using this action you essentially grant coveralls write access to your repo. This makes it impossible to use the action in organizations that don't allow granting write access to external services.

Please provide an alternative, e.g. by using the regular coveralls repo token.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files or tests are named. Start by tracing how the action passes GITHUB_TOKEN to the Coveralls backend and compare that path with the regular Coveralls repository token; done means the action supports limited-access authentication without granting Coveralls write access.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions
Domain
ci-cd, testing-qa
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.