Skip to content

chore(deps): Update arillso/.github action to v2026-03-11#33

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/github-actions
Mar 23, 2026
Merged

chore(deps): Update arillso/.github action to v2026-03-11#33
renovate[bot] merged 1 commit intomainfrom
renovate/github-actions

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 23, 2026

This PR contains the following updates:

Package Type Update Change
arillso/.github action patch 2026-03-092026-03-11

Release Notes

arillso/.github (arillso/.github)

v2026-03-11

Compare Source

Added
  • ci-go.yml: New dedicated Go CI workflow with go test and golangci-lint
  • actions/check-argument-specs: New composite action to validate Ansible
    role variables in defaults/main.yml against meta/argument_specs.yml
    with recursive suboptions checking and GitHub Actions annotations
  • ci-ansible-collection.yml: New argument-specs job using the composite
    action (enabled by default via enable_argument_specs_check input)
  • Support for # noqa: argument-specs comments to skip variables from checks
Changed
  • ci-go-action.yml → ci-lint.yml: Renamed and reduced to pure linting tools
    (actionlint, shellcheck, yamllint); Go-specific jobs moved to ci-go.yml
  • templates/workflows/ci.yml: Updated to use ci-go.yml + ci-lint.yml
    instead of ci-go-action.yml
Fixed
  • Skip default value comparison for Jinja2 template expressions
  • Improved dict heuristic to avoid false warnings on lookup/mapping dicts
    (e.g. OS-family keys like Debian, RedHat)
  • Skip suboptions warning for lookup/mapping dicts
  • Recursive suboptions quality check now runs independent of default values
Chore
  • Added Python cache files (__pycache__/, *.pyc) to .gitignore


Configuration

📅 Schedule: Branch creation - "before 6am on Monday" in timezone Europe/Zurich, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 23, 2026
@renovate renovate bot force-pushed the renovate/github-actions branch from 258bd1c to 0d468db Compare March 23, 2026 04:35
@renovate renovate bot merged commit 9a66d21 into main Mar 23, 2026
2 checks passed
@renovate renovate bot deleted the renovate/github-actions branch March 23, 2026 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants