RenovateProject
renovate-operator.mogenius.com / v1alpha1
apiVersion: renovate-operator.mogenius.com/v1alpha1
kind: RenovateProject
metadata:
name: example
apiVersion
string
APIVersion defines the versioned schema of this representation of an object.
Servers should convert recognized schemas to the latest internal value, and
may reject unrecognized values.
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
kind
string
Kind is a string value representing the REST resource this object represents.
Servers may infer this from the endpoint the client submits requests to.
Cannot be updated.
In CamelCase.
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
metadata
object
spec object
RenovateProjectSpec contains the immutable identity of the tracked repository.
project
string required
Project is the full repository name as reported by the git platform (e.g. "org/repo").
status object
RenovateProjectState captures the runtime status of one Renovate run for this repository.
duration
string
executionOptions object
debug
boolean
If true, the renovate job will be executed with RENOVATE_LOG_LEVEL=debug
lastTransition
string
LastTransition records when the project most recently changed state.
format:
date-timelogIssues object
LogIssues contains aggregate counts and individual issue messages from a Renovate run.
errorCount
integer required
issues []object
level
integer required
message
string required
truncated
boolean
warnCount
integer required
prActivity object
PRActivity contains aggregate counts and individual details of PR activity from a run.
automerged
integer required
created
integer required
needsApproval
integer required
prs []object
action
string required
PRAction represents what happened to a PR in a Renovate run.
branch
string required
number
integer
title
string
truncated
boolean
unchanged
integer required
updated
integer required
priority
integer
format:
int32
renovateResultStatus
string
status
string required
No matches. Try .spec.project for an exact path