Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetFailureInstanceDetails ¶
func GetFailureInstanceDetails(ctx context.Context, m kymapubsub.MessagePayload) error
GetFailureInstanceDetails is triggered by pubsub message with prowjob details. It will detect failed prowjobs and create failing test instance in firestore database if it doesn't exists. If firestore database already has open failing test instance for provided prowjob, it will add another failed test execution to the instance. Function publish pubsub message to topic creating github issues for failing test instances.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.