Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Quality Gate for Helm Chart Name Alignment with Codebase Name #191

Closed
alezander86 opened this issue May 14, 2024 · 0 comments · Fixed by #192
Closed

Implement Quality Gate for Helm Chart Name Alignment with Codebase Name #191

alezander86 opened this issue May 14, 2024 · 0 comments · Fixed by #192
Assignees
Labels
enhancement New feature or request

Comments

@alezander86
Copy link

alezander86 commented May 14, 2024

Acceptance Criteria:

  • A quality gate is implemented in the review process that checks for alignment between the Helm chart name and the codebase name.
  • A similar quality gate is implemented in the build pipeline to ensure name alignment before the build proceeds.
  • In cases of misalignment, the quality gates should reject the review/build with a clear error message indicating the discrepancy between the Helm chart name and the codebase name.
  • Documentation is updated to reflect the importance of naming alignment and the existence of these quality gates.
@alezander86 alezander86 self-assigned this May 14, 2024
@alezander86 alezander86 added the enhancement New feature or request label May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

Successfully merging a pull request may close this issue.

1 participant