Skip to content

chore: remove publish-report action#236

Open
sunker wants to merge 1 commit into
mainfrom
chore/remove-publish-report
Open

chore: remove publish-report action#236
sunker wants to merge 1 commit into
mainfrom
chore/remove-publish-report

Conversation

@sunker
Copy link
Copy Markdown
Contributor

@sunker sunker commented May 28, 2026

Summary

The publish-report action was superseded a long time ago by playwright-gh-pages , which is what plugin tooling now recommends. A code search across the grafana org finds no workflow consumers, only its own README and a secrets-tracking doc reference it. It also still authenticates to GCP with a static credentials_json pulled from Vault, which blocks the static-creds to OIDC item in the GitHub hardening pass.

Fixes #237

Superseded by playwright-gh-pages (deploy-report-pages + upload-report-artifacts) and no longer referenced by any workflow in the org.
@sunker sunker marked this pull request as ready for review May 28, 2026 13:31
@sunker sunker requested a review from a team as a code owner May 28, 2026 13:31
@tolzhabayev tolzhabayev moved this from 📬 Triage to 🔬 In review in Grafana Catalog Team May 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🔬 In review

Development

Successfully merging this pull request may close these issues.

Remove publish-report action

2 participants