Skip to content

Badge generation fails #76

@kappsegla

Description

@kappsegla

In pullrequest #55 implementing issue #38 the jacoco-badge-generator will create badges as images and try to push them to our protected branch main which fails because 2 review approvals are needed.
https://github.com/cicirello/examples-jacoco-badge-generator#basic-case-githubworkflowsbuildyml

According to the documentation we have two options too solve this in a good way.

  1. Create a pullrequest for each badge update: https://github.com/cicirello/examples-jacoco-badge-generator#pull-request-to-update-badges-githubworkflowsbuild-pryml

  2. Or what might be a better way use a dedicated badge branch: https://github.com/cicirello/examples-jacoco-badge-generator#dedicated-badges-branch-githubworkflowsbuild-badges-branchyml

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinghigh priorityA key feature

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions