GoogleCloudPlatform/kubectl-ai

Support krew release automation

Open

#181 opened on May 8, 2025

View on GitHub
 (7 comments) (2 reactions) (0 assignees)Go (708 forks)auto 404
good first issuehelp wanted

Repository metrics

Stars
 (7,532 stars)
PR merge metrics
 (PR metrics pending)

Description

The PR for adding kubectl-ai as a plugin has been accepted in the krew-index repo.

The task here is setting up Krew release automation which helps you skip manually making updates to your Krew manifests on each new version and send a pull request. It’s a GitHub workflow bot that can run every time you push a new tag. Those PRs are automatically approved.

Contributor guide