jetstack / version-checker

Kubernetes utility for exposing image versions in use, compared to latest available upstream, as metrics.
https://jetstack.io
Apache License 2.0
705 stars 79 forks source link

[FEATURE] CI - stop PR's where helm-docs hasn't run #231

Open hawksight opened 3 months ago

hawksight commented 3 months ago

Is your feature request related to a problem? Please describe.

Stop PR's where helm-docs hasn't run

Describe the solution you'd like

In PR CI, run helm-docs and fail if changes are detected.

Describe alternatives you've considered

Many headaches.

Additional context

Discussed on version-checker meeting 2024/08/15


Message from the maintainers:

If you wish to see this enhancement implemented please add a 👍 reaction to this issue! We often sort issues this way to know what to prioritize.

hawksight commented 3 weeks ago

@davidcollom i found this action: https://github.com/marketplace/actions/helm-docs-github-action

Maybe we just configure this instead of this workflow?

I have an internal reference you can probably see here, just failing if not ran: here