d872bdc626dff02ed2bfb76203dad7905e7930a5
Use gh api --paginate to dynamically fetch all non-archived public repos matching ^headlamp-.+ from the privilegedescalation org. This eliminates the need to manually update the repo list when new plugins are added. NOTE: --paginate must come before the endpoint arg, not after --jq. The previous commit had 'gh api paginate' which is incorrect syntax. Co-Authored-By: Paperclip <noreply@paperclip.ing>
Description
Languages
Shell
100%