• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

kyma-project / compass-manager / 29815885726
26%
main: 26%

Build:
Build:
LAST BUILD BRANCH: renovate/github.com-prometheus-client_golang-1.x
DEFAULT BRANCH: main
Ran 21 Jul 2026 08:56AM UTC
Jobs 2
Files 20
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

21 Jul 2026 08:37AM UTC coverage: 25.866%. Remained the same
29815885726

push

github

web-flow
fix: remove protected environment gate from upload-release-report workflow (#583)

## Problem

The `upload-release-report` workflow had `environment: ${{
vars.PROTECTED_ENVIRONMENT }}` set on the job. The `protected`
environment has a required reviewers rule (team Framefrog), which causes
GitHub to block automated tag-triggered deployments with:

> Tag "1.0.31" is not allowed to deploy to protected due to environment
protection rules.

This caused the 1.0.31 release workflow to fail in 6 seconds.

## Fix

- Remove `environment: ${{ vars.PROTECTED_ENVIRONMENT }}` from the job
definition
- Remove the "Check required environment variable" step that only
existed to validate that env var

This aligns the workflow with the working `infrastructure-manager` repo,
which does not use an environment gate in its `upload-release-report`
workflow.

814 of 3147 relevant lines covered (25.87%)

0.57 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29815885726.1 21 Jul 2026 08:56AM UTC 20
25.87
GitHub Action Run
2 29815885726.2 24 Jul 2026 06:58AM UTC 20
25.87
GitHub Action Run
Source Files on build 29815885726
  • Tree
  • List 20
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29815885726
  • 741cd4b5 on github
  • Prev Build on main (#29582540859)
  • Next Build on 1.0.31 (#30078362100)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc