Skip to content

chore: remove publish-report action#236

Merged
sunker merged 1 commit into
mainfrom
chore/remove-publish-report
May 29, 2026
Merged

chore: remove publish-report action#236
sunker merged 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
@sunker sunker self-assigned this May 29, 2026
@sunker sunker merged commit 2ecc2ba into main May 29, 2026
12 checks passed
@sunker sunker deleted the chore/remove-publish-report branch May 29, 2026 08:52
@github-project-automation github-project-automation Bot moved this from 🔬 In review to 🚀 Shipped in Grafana Catalog Team May 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🚀 Shipped

Development

Successfully merging this pull request may close these issues.

Remove publish-report action

3 participants