Skip to content

Enable periodic GH Bug Triage project board syncing for v1.36#36228

Merged
k8s-ci-robot merged 1 commit intokubernetes:masterfrom
Prajyot-Parab:master
Apr 17, 2026
Merged

Enable periodic GH Bug Triage project board syncing for v1.36#36228
k8s-ci-robot merged 1 commit intokubernetes:masterfrom
Prajyot-Parab:master

Conversation

@Prajyot-Parab
Copy link
Copy Markdown
Member

  • Enable periodic GH Bug Triage project board syncing for v1.36

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. area/config Issues or PRs related to code in /config size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/jobs sig/k8s-infra Categorizes an issue or PR as relevant to SIG K8s Infra. labels Jan 13, 2026
@k8s-ci-robot k8s-ci-robot requested a review from upodroid January 13, 2026 13:57
@k8s-ci-robot k8s-ci-robot added the sig/testing Categorizes an issue or PR as relevant to SIG Testing. label Jan 13, 2026
@k8s-ci-robot k8s-ci-robot requested a review from xmudrii January 13, 2026 13:57
@Prajyot-Parab
Copy link
Copy Markdown
Member Author

/cc @rytswd

@k8s-ci-robot k8s-ci-robot requested a review from rytswd January 13, 2026 13:58
Copy link
Copy Markdown
Member

@rytswd rytswd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Curious how this was not updated for v1.35, do you know why that was the case?

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jan 13, 2026
Copy link
Copy Markdown
Member

@xmudrii xmudrii left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/approve
/hold
unhold when ready

@k8s-ci-robot k8s-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jan 14, 2026
@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jan 14, 2026
@Prajyot-Parab
Copy link
Copy Markdown
Member Author

LGTM! Curious how this was not updated for v1.35, do you know why that was the case?

/lgtm

Nope, even I was wondering the same thing, @tico88612 any particular reason this was skipped in v1.35?

@tico88612
Copy link
Copy Markdown
Member

tico88612 commented Jan 14, 2026

Nope, even I was wondering the same thing, @tico88612 any particular reason this was skipped in v1.35?

Ah, no special reason (I don't know this), I was just curious why I had to manually add these milestone issues & PRs. This PR cleared up my confusion during bug triage.

@rytswd
Copy link
Copy Markdown
Member

rytswd commented Jan 14, 2026

Thanks for the info @tico88612 ! Let's unhold and merge then 👍

@k8s-triage-robot
Copy link
Copy Markdown

The Kubernetes project currently lacks enough contributors to adequately respond to all PRs.

This bot triages PRs according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the PR is closed

You can:

  • Mark this PR as fresh with /remove-lifecycle stale
  • Close this PR with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Apr 14, 2026
Signed-off-by: Prajyot-Parab <prajyot.parab2@ibm.com>
@k8s-ci-robot k8s-ci-robot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Apr 17, 2026
@k8s-ci-robot k8s-ci-robot removed the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Apr 17, 2026
@k8s-ci-robot k8s-ci-robot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Apr 17, 2026
@Prajyot-Parab
Copy link
Copy Markdown
Member Author

/unhold

@k8s-ci-robot k8s-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Apr 17, 2026
@Prajyot-Parab
Copy link
Copy Markdown
Member Author

@xmudrii can you please give lgtm on this one.

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Apr 17, 2026
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Prajyot-Parab, xmudrii

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

The pull request process is described here

Details 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 merged commit 30fcb0b into kubernetes:master Apr 17, 2026
6 checks passed
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

@Prajyot-Parab: Updated the job-config configmap in namespace default at cluster test-infra-trusted using the following files:

  • key release-team-periodics.yaml using file config/jobs/kubernetes/sig-k8s-infra/trusted/sig-release-release-team-jobs/release-team-periodics.yaml
Details

In response to this:

  • Enable periodic GH Bug Triage project board syncing for v1.36

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.

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

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. area/config Issues or PRs related to code in /config area/jobs cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. sig/k8s-infra Categorizes an issue or PR as relevant to SIG K8s Infra. sig/testing Categorizes an issue or PR as relevant to SIG Testing. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants