Skip to content

ci/docs: use pattern for CODING_CONVENTIONS files#21814

Merged
crasbe merged 1 commit intoRIOT-OS:masterfrom
AnnsAnns:fix_ci_maybe
Oct 23, 2025
Merged

ci/docs: use pattern for CODING_CONVENTIONS files#21814
crasbe merged 1 commit intoRIOT-OS:masterfrom
AnnsAnns:fix_ci_maybe

Conversation

@AnnsAnns
Copy link
Copy Markdown
Member

Contribution description

This fixes a regression in #21810, presumably caused by the name of the file. Technically this could also be fixed by sanitizing the name but that sounded more complicated for a situation where a wildcard works just fine.

Thank you to @crasbe for noticing :)

Testing procedure

Issues/PRs references

@github-actions github-actions bot added the Area: CI Area: Continuous Integration of RIOT components label Oct 23, 2025
@AnnsAnns AnnsAnns requested a review from crasbe October 23, 2025 07:02
@AnnsAnns AnnsAnns added Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors) CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR CI: skip compile test If set, CI server will run only non-compile jobs, but no compile jobs or their dependent jobs labels Oct 23, 2025
@riot-ci
Copy link
Copy Markdown

riot-ci commented Oct 23, 2025

Murdock results

✔️ PASSED

dd68300 ci/docs: use pattern for CODING_CONVENTIONS files

Success Failures Total Runtime
1 0 1 01m:09s

Artifacts

branches:
- master
paths:
- '.github/workflows/deploy_docs.yml'
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This won't cause some kind of endless loop, will it?

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.

I don't see why but we can also simply remove it again for now its not like that file gets updated that often

@AnnsAnns
Copy link
Copy Markdown
Member Author

what, why is that commit now part of it

@AnnsAnns
Copy link
Copy Markdown
Member Author

fixed 👍

@crasbe crasbe enabled auto-merge October 23, 2025 07:34
@crasbe crasbe added this pull request to the merge queue Oct 23, 2025
Merged via the queue into RIOT-OS:master with commit 30e2020 Oct 23, 2025
26 checks passed
@benpicco benpicco added this to the Release 2025.10 milestone Dec 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: CI Area: Continuous Integration of RIOT components CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR CI: skip compile test If set, CI server will run only non-compile jobs, but no compile jobs or their dependent jobs Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants