Skip to content

Conversation

@sebastiancorrea81
Copy link
Collaborator

Summary

Agrega los workflows de CI faltantes para tener la misma cobertura que test-ci-tofu.

Workflows de CI actualizados

Evento Workflow Descripción
PR docs.yml Branch validation + Commitlint
PR linter.yml tofu fmt + tofu validate
PR tfsec.yml Escaneo de seguridad (solo *.tf)
Push a main readme-generator.yml Genera READMEs con IA
Push a main release.yml Release Please + actualiza versiones

Cambios

  • linter.yml - Cambiado de push a PR
  • docs.yml - Agregado branch-validation, removido tf-docs
  • tfsec.yml - Nuevo - Escaneo de seguridad
  • readme-generator.yml - Nuevo - README con IA
  • release.yml - Agregado concurrency group

🤖 Generated with Claude Code

@violenti
Copy link
Collaborator

@sebastiancorrea81 the job of commit lint is failed

sebas_correa and others added 4 commits January 29, 2026 18:15
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Align allowed commit types with the remote source of truth at
nullplatform/actions-nullplatform-terraform branch-validation.yml

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Remove commitlint.config.js and commitlint.config.mjs as config is
  now centralized in actions-nullplatform-terraform
- Add branch naming convention section to README
- Update valid commit/branch types to include all supported types

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants