Skip to content

chore(gha): update yamllint.yml GitHub workflow - #59

Open
ms-bot wants to merge 1 commit into
masterfrom
mobsuccessbot/workflow-yamllint
Open

chore(gha): update yamllint.yml GitHub workflow#59
ms-bot wants to merge 1 commit into
masterfrom
mobsuccessbot/workflow-yamllint

Conversation

@ms-bot

@ms-bot ms-bot commented Aug 12, 2025

Copy link
Copy Markdown
Contributor

Why is this needed?

This pull request has been created by a robot to update the yamllint.yml GitHub workflow.

@ms-bot ms-bot added the mobsuccessbot Pull requests that enforce company policies label Aug 12, 2025
@jvdadda
jvdadda marked this pull request as draft October 14, 2025 09:51
@ms-bot
ms-bot force-pushed the mobsuccessbot/workflow-yamllint branch from 0168620 to f85bf6b Compare November 24, 2025 10:45
@ms-bot
ms-bot force-pushed the mobsuccessbot/workflow-yamllint branch from f85bf6b to bae3e29 Compare April 13, 2026 16:58
@ms-bot
ms-bot force-pushed the mobsuccessbot/workflow-yamllint branch from bae3e29 to 3ac5d07 Compare July 3, 2026 14:00
@ms-bot
ms-bot force-pushed the mobsuccessbot/workflow-yamllint branch from 3ac5d07 to 263b087 Compare July 19, 2026 11:48
@ms-bot
ms-bot force-pushed the mobsuccessbot/workflow-yamllint branch from 263b087 to 0bc24c1 Compare July 30, 2026 13:59
@jvdadda
jvdadda marked this pull request as ready for review August 13, 2026 14:07
Copilot AI lite review requested due to automatic review settings August 13, 2026 14:07

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the repository’s yamllint.yml GitHub Actions workflow, adjusting the execution environment and ensuring yamllint is available during the lint job.

Changes:

  • Switches workflow jobs to run on ubuntu-slim instead of standard Ubuntu runner labels.
  • Updates actions/checkout version and adds a pip install step to provision yamllint.
  • Updates the notify-on-failure job runner label as well.
Suppressed comments (1)

.github/workflows/yamllint.yml:42

  • This job also uses runs-on: ubuntu-slim, which is inconsistent with the runner labels used in the rest of the repo and may prevent the failure notification job from ever starting on GitHub-hosted runners.
    runs-on: ubuntu-slim

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread .github/workflows/yamllint.yml
Comment thread .github/workflows/yamllint.yml
Comment thread .github/workflows/yamllint.yml

@jvdadda jvdadda left a comment

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.

Approuvé automatiquement : PR de synchronisation de workflow générée par ms-bot, tous les checks requis sont verts.

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

Labels

mobsuccessbot Pull requests that enforce company policies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants