kubernetes / kubernetes/website

Update update-schedule workflow have been failing

Open
#54,940 9 comments 0 reactions 0 assignees View on GitHub
area/release-eng area/web-development kind/bug lifecycle/stale needs-triage
Dominant language
HTML
Stars
5.4k
Forks
15.7k
Avg merge
4d 18h
Merged PRs (30d)
204

Description

**This is a Bug Report**

The update-schedule workflow has been silently failing or run without creating it's intended PR. All schedule updates since then have been manual.

Root cause: The stale update-schedule branch has diverged and branch protection (EasyCLA required, no force-push) prevents the action from pushing to it. The action fails.

remote: error: GH006: Protected branch update failed for refs/heads/update-schedule.
remote: - Required status check "EasyCLA" is expected.
remote: - Cannot force-push to this branch

Ref: https://github.com/kubernetes/website/actions/workflows/update-schedule.yml

Contributor guide

Open the contributing guide

Research direction

Start with the update-schedule workflow at .github/workflows/update-schedule.yml and review its branch and push behavior alongside the reported GH006 errors. Verify the workflow can update the schedule branch despite EasyCLA and branch-protection requirements, and confirm that a scheduled run creates its intended pull request without silently failing.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions
Domain
ci-cd
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.