Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Add a yaml linter for our PRs.

Open
#9,414 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
55/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Quiet
Domain
ci-cd, tooling

Research direction

Review the repository's YAML files and existing pull-request checks first, then inspect how current tests and workflows are configured. Choose a YAML linting approach that matches the project and define the style rules to enforce. Done means the PR check consistently flags YAML style and indentation issues without disrupting existing tests or workflows.

Written by the indexing model from the issue text.

Description

Currently our yaml files seems to have some issues with the style and indentation. We should add a way to make them standardized and running a check on these files to avoid inconsistencies.

These do not break our tests nor workflows but I believe that this should be handled properly.

Dominant language
PHP
Stars
1.2k
Forks
464
Avg merge
2d 2h
Merged PRs (30d)
103

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from googleapis/google-cloud-php

All issues in googleapis/google-cloud-php

Similar issues

More PHP issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.