Skip to content

Conversation

@github-actions
Copy link
Contributor

The upstream prometheus/node_exporter released new software version - 1.10.2!

This automated PR updates code to bring new version into repository.

@github-actions
Copy link
Contributor Author

github-actions bot commented Nov 5, 2025

Docs Build 📝

Thank you for contributing!✨

The docs for this PR have been published here:
https://prometheus-community.github.io/ansible/pr/673

You can compare to the docs for the main branch here:
https://prometheus-community.github.io/ansible/branch/main

The docsite for this PR is also available for download as an artifact from this run:
https://github.com/prometheus-community/ansible/actions/runs/19511633867

File changes:

Click to see the diff comparison.

NOTE: only file modifications are shown here. New and deleted files are excluded.
See the file list and check the published docs to see those files.

diff --git a/home/runner/work/ansible/ansible/docsbuild/base/node_exporter_role.html b/home/runner/work/ansible/ansible/docsbuild/head/node_exporter_role.html
index a841aa5..ba4c339 100644
--- a/home/runner/work/ansible/ansible/docsbuild/base/node_exporter_role.html
+++ b/home/runner/work/ansible/ansible/docsbuild/head/node_exporter_role.html
@@ -291,7 +291,7 @@ To check whether it is installed, run <code class="code docutils literal notrans
 <a class="ansibleOptionLink" href="#parameter-main--node_exporter_version" title="Permalink to this option"></a><p class="ansible-option-type-line"><span class="ansible-option-type">string</span></p>
 </div></td>
 <td><div class="ansible-option-cell"><p>Node exporter package version. Also accepts latest as parameter.</p>
-<p class="ansible-option-line"><strong class="ansible-option-default-bold">Default:</strong> <code class="ansible-option-default docutils literal notranslate"><span class="pre">&quot;1.9.1&quot;</span></code></p>
+<p class="ansible-option-line"><strong class="ansible-option-default-bold">Default:</strong> <code class="ansible-option-default docutils literal notranslate"><span class="pre">&quot;1.10.2&quot;</span></code></p>
 </div></td>
 </tr>
 <tr class="row-even"><td><div class="ansible-option-cell">

@SuperQ
Copy link
Contributor

SuperQ commented Nov 19, 2025

Seems like now it's not running the tagged tests. :-(

@gardar
Copy link
Member

gardar commented Nov 19, 2025

Seems like now it's not running the tagged tests. :-(

Yep, apparently adding labels over the API with GITHUB_TOKEN doesn't re-trigger workflows, so the workflow just continues running with the labels that were present when the workflow was initiated.
But hopefully should be fixed with #685

@gardar
Copy link
Member

gardar commented Nov 19, 2025

Wohoo, seems to be working!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants