Skip to content

chore: validate Renovate GitHub Actions dependencies - #2403

Merged
zeitlinger merged 2 commits into
prometheus:mainfrom
zeitlinger:fix/flint-renovate-action-guard
Aug 24, 2026
Merged

chore: validate Renovate GitHub Actions dependencies#2403
zeitlinger merged 2 commits into
prometheus:mainfrom
zeitlinger:fix/flint-renovate-action-guard

Conversation

@zeitlinger

@zeitlinger zeitlinger commented Aug 21, 2026

Copy link
Copy Markdown
Member

Summary

  • update Flint to v0.22.11
  • enable GitHub Actions coverage in the Renovate dependency snapshot
  • regenerate the tracked-dependencies snapshot
  • exclude the Slack workspace URL from lychee because unauthenticated checks return 403

Verification

  • mise run lint:fix
  • mise run lint
  • git diff --check

Relates grafana/shared-workflows#2255

Signed-off-by: Gregor Zeitlinger <gregor.zeitlinger@grafana.com>
Signed-off-by: Gregor Zeitlinger <gregor.zeitlinger@grafana.com>
@zeitlinger
zeitlinger marked this pull request as ready for review August 21, 2026 13:12
"^https://github.com/prometheus/client_java/(issues|pull)/\\d+$",

# Slack workspace links return 403 to unauthenticated link checkers
"^https://cloud-native\\.slack\\.com/?$",

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ah interesting, should we add this to java-contrib too so we dont see failures like this? https://github.com/open-telemetry/opentelemetry-java-contrib/actions/runs/32715875729/job/97396860158

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes probably

@zeitlinger
zeitlinger merged commit 012ec04 into prometheus:main Aug 24, 2026
21 checks passed
@zeitlinger
zeitlinger deleted the fix/flint-renovate-action-guard branch August 24, 2026 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants