Skip to content

Conversation

@renovate-sh-app
Copy link
Contributor

@renovate-sh-app renovate-sh-app bot commented Oct 13, 2025

This PR contains the following updates:

Package Type Update Change
actions/download-artifact action major v5.0.0 -> v6.0.0
actions/setup-node action major v5.0.0 -> v6.0.0
actions/stale action minor v10.0.0 -> v10.1.0
actions/upload-artifact action major v4.6.2 -> v5.0.0
docker/login-action action minor v3.5.0 -> v3.6.0
grafana/plugin-actions action pinDigest -> 376226a
grafana/plugin-actions action pinDigest -> fa3356d
grafana/plugin-actions action pinDigest -> 752a92a
grafana/plugin-actions action pinDigest -> 698612a
grafana/shared-workflows action pinDigest -> a37de51
grafana/shared-workflows action pinDigest -> 6a97ef2

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

actions/download-artifact (actions/download-artifact)

v6.0.0

Compare Source

What's Changed

BREAKING CHANGE: this update supports Node v24.x. This is not a breaking change per-se but we're treating it as such.

New Contributors

Full Changelog: actions/download-artifact@v5...v6.0.0

actions/setup-node (actions/setup-node)

v6.0.0

Compare Source

What's Changed

Breaking Changes

Dependency Upgrades

Full Changelog: actions/setup-node@v5...v6.0.0

actions/stale (actions/stale)

v10.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/stale@v10...v10.1.0

actions/upload-artifact (actions/upload-artifact)

v5.0.0

Compare Source

What's Changed

BREAKING CHANGE: this update supports Node v24.x. This is not a breaking change per-se but we're treating it as such.

New Contributors

Full Changelog: actions/upload-artifact@v4...v5.0.0

docker/login-action (docker/login-action)

v3.6.0

Compare Source

Full Changelog: docker/login-action@v3.5.0...v3.6.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

Need help?

You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.

@renovate-sh-app renovate-sh-app bot requested a review from a team as a code owner October 13, 2025 18:23
@renovate-sh-app renovate-sh-app bot added ci dependencies Update one or more dependencies version labels Oct 13, 2025
@renovate-sh-app renovate-sh-app bot requested a review from a team as a code owner October 13, 2025 18:23
@renovate-sh-app renovate-sh-app bot added github_actions Pull requests that update GitHub Actions code no-changelog Don't include in changelog and version calculations labels Oct 13, 2025
@renovate-sh-app renovate-sh-app bot requested a review from s4kh October 13, 2025 18:23
@renovate-sh-app renovate-sh-app bot requested review from andresmgot and xnyo October 13, 2025 18:23
@renovate-sh-app renovate-sh-app bot enabled auto-merge (squash) October 13, 2025 18:23
@github-actions
Copy link
Contributor

github-actions bot commented Oct 13, 2025

Hello! 👋 This repository uses Auto for releasing packages using PR labels.

✨ This PR can be merged. It will not be considered when calculating future versions of the npm packages and will not appear in the changelogs.

@grafana-plugins-platform-bot grafana-plugins-platform-bot bot moved this from 📬 Triage to 🔬 In review in Plugins Platform / Grafana Community Oct 13, 2025
@renovate-sh-app renovate-sh-app bot force-pushed the renovate/auto-merged-github-actions branch 11 times, most recently from bfea619 to 8231d33 Compare October 23, 2025 15:17
@renovate-sh-app renovate-sh-app bot force-pushed the renovate/auto-merged-github-actions branch 5 times, most recently from b627f36 to 9ecacb4 Compare October 28, 2025 09:16
Copy link
Contributor

@sunker sunker left a comment

Choose a reason for hiding this comment

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

@jackw looks like the github actions manager doesn't pick up template file even with the custom file pattern in place. Blocking this PR so we can try another approach.

@github-project-automation github-project-automation bot moved this from 🔬 In review to 🧑‍💻 In development in Plugins Platform / Grafana Community Nov 4, 2025
@renovate-sh-app renovate-sh-app bot force-pushed the renovate/auto-merged-github-actions branch 10 times, most recently from b17a774 to 710d031 Compare November 10, 2025 09:20
@jackw
Copy link
Collaborator

jackw commented Nov 10, 2025

@sunker can't be sure but I thiink this PR might fix it: #2286

@renovate-sh-app renovate-sh-app bot force-pushed the renovate/auto-merged-github-actions branch 9 times, most recently from abfce74 to 82428b1 Compare November 13, 2025 15:57
@renovate-sh-app renovate-sh-app bot force-pushed the renovate/auto-merged-github-actions branch from 82428b1 to dd92681 Compare November 13, 2025 21:29
@github-actions
Copy link
Contributor

Playwright test results

Image Name Version Result Report
grafana-dev 12.4.0-19344475766
grafana-enterprise 12.2.1
grafana-enterprise 11.5.10
grafana-enterprise 10.3.12
grafana-enterprise 9.3.16
grafana-enterprise 8.5.27
Troubleshooting

404 when clicking on View report

By default, the deploy-report-pages Action deploys reports to the gh-pages branch. However, you need to take an extra step to ensure that GitHub Pages can build and serve the site from this branch. To do so:

  1. Go to the Settings tab of your repository.
  2. In the left-hand sidebar, click on Pages.
  3. Under Source, select Deploy from a branch, then choose the gh-pages branch.

This action needs to be completed manually in order for your GitHub Pages site to be built and accessible from the gh-pages branch. Once configured, GitHub will automatically build and serve the site whenever new reports are deployed.

Copy link
Contributor

@sunker sunker left a comment

Choose a reason for hiding this comment

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

Looks like this is working as expected now.
#2297

@renovate-sh-app renovate-sh-app bot merged commit 4f8f29d into main Nov 14, 2025
34 checks passed
@github-project-automation github-project-automation bot moved this from 🧑‍💻 In development to 🔬 In review in Plugins Platform / Grafana Community Nov 14, 2025
@renovate-sh-app renovate-sh-app bot deleted the renovate/auto-merged-github-actions branch November 14, 2025 07:33
@github-project-automation github-project-automation bot moved this from 🔬 In review to 🚀 Shipped in Plugins Platform / Grafana Community Nov 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci dependencies Update one or more dependencies version github_actions Pull requests that update GitHub Actions code no-changelog Don't include in changelog and version calculations

Projects

Status: 🚀 Shipped

Development

Successfully merging this pull request may close these issues.

2 participants