Skip to content
This repository was archived by the owner on Dec 21, 2023. It is now read-only.
This repository was archived by the owner on Dec 21, 2023. It is now read-only.

Release automation not working in several repos #5817

@mowies

Description

@mowies

Release automation does not work in the go-utils, kubernetes-utils and examples repos.
This is because the wrong token is used for the checkout step. That step defines the token that is also used for later git operations in the pipeline.
To be able to do auto releases we need the KEPTN_BOT_TOKEN to be used for checkout.
This can be configured in the actions/checkout action/

Reference: keptn/gh-automation#4

Metadata

Metadata

Assignees

Labels

area:devopsrelease-automationAutomation for Keptn releasestype:bugSomething is not working as intended/documented

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions