k6-docs icon indicating copy to clipboard operation
k6-docs copied to clipboard

Add GH action to prevent changes to Extensions list

Open heitortsergent opened this issue 5 months ago • 0 comments

The k6 Extensions explore.md file includes a list of k6 supported extensions, and it's automatically updated by a GH action whenever changes are made to the k6 extension registry.

We should add a GH action that prevents changes from being made to that file manually, to avoid those two sources from getting out of sync and prevent confusion from docs maintainers.

Example GH action: https://github.com/marketplace/actions/prevent-file-change

heitortsergent avatar Jun 26 '25 15:06 heitortsergent