kubernetes-sigs / release-actions

A set of reusable GitHub actions based on the Kubernetes Release Engineering Tooling
Apache License 2.0
10 stars 6 forks source link

Setup release-notes action #56

Closed puerco closed 9 months ago

puerco commented 9 months ago

This PR adds a new action to setup release-notes in the runner. The ultimate goal is to be able to enforce and generate release notes using the tool from actions.

I've also pushed another commit updating the repository names in the documentation (removing carlos' and puerco's personal repos in favor of the kubernetes-sigs org).

/assign @cpanato

Signed-off-by: Adolfo García Veytia (Puerco) adolfo.garcia@uservers.net

k8s-ci-robot commented 9 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cpanato, puerco

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubernetes-sigs/release-actions/blob/main/OWNERS)~~ [cpanato,puerco] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment