redhat-ai-dev/RHDH Plugin GitOps Updater

Monitors and updates dynamic plugins for Red Hat Developer Hub in GitOps repositories

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
config-pathPath to the dynamic plugins config YAML file (e.g., charts/rhdh/values.yaml)yes
config-locationLocation of the dynamic plugins config inside the YAML file (e.g., global.dynamic.plugins)noglobal.dynamic.plugins
github-tokenGitHub token for API access and PR creationyes
update-pr-strategyPR creation strategy: "separate" for individual PRs per plugin, "joint" for one PR with all updatesnoseparate
pr-creation-limitMaximum number of PRs to create (0 for unlimited, only applies when update-pr-strategy is "separate")no0
verboseEnable verbose logging (0 = normal, 1 = verbose/debug)no0
tag-prefixesTag prefixes to consider when checking for plugin updates (newline-separated list)nonext__
base-branchBase branch for pull requests (overrides the branch the workflow runs on)nomain

no outputs