Skip to content

ci: enable all checks for contributors #243

@vladopajic

Description

@vladopajic

all contributors should be able to get feedback on ci after ci is approved by maintainers. currently test fail because they are running integration part with github. also docker build fails because of lack of permissions.

unit tests should not run integration part for contributors. or if possible run it after approve.
docker build should build image for that user and run in that way. that is ghcr.io/vladopajic/go-test-coverage:dev should be changed to ghcr.io/{USERNAME}/go-test-coverage:dev

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions