Skip to content

Conversation

@bexxmodd
Copy link
Contributor

@bexxmodd bexxmodd commented Nov 21, 2025

What type of PR is this?
/kind feature

What this PR does / why we need it:
Creates a workflow that upon new version release generates an issue and assigns to a user from a defined list of user ids who will be responsible for blog post publishing.

Selection happens based on a round robin system.

The workflow also updates the yml file that has predefined list of users to keep a track of who was the last assignee.

This is proof of concept and still requires small changes on how to differentiate between Standard/Experimental and minor/patch version releases.

Tested on a dummy repo: bexxmodd/wcnt#15 and here's the successful run

Which issue(s) this PR fixes:
Fixes #4244

Does this PR introduce a user-facing change?:

NONE

@k8s-ci-robot k8s-ci-robot added release-note-none Denotes a PR that doesn't merit a release note. kind/feature Categorizes issue or PR as related to a new feature. labels Nov 21, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: bexxmodd
Once this PR has been reviewed and has the lgtm label, please assign youngnick for approval. For more information see the Code Review Process.

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

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Nov 21, 2025
@bexxmodd
Copy link
Contributor Author

/cc @kflynn

@k8s-ci-robot k8s-ci-robot requested a review from kflynn November 21, 2025 00:30
@k8s-ci-robot
Copy link
Contributor

@bexxmodd: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-gateway-api-verify 8d09c39 link true /test pull-gateway-api-verify

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/feature Categorizes issue or PR as related to a new feature. release-note-none Denotes a PR that doesn't merit a release note. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Making announcement blog post part of the release process

2 participants