runners: Fix the existing changes in the helm repo on os-control #655

Open
opened 2026-07-10 12:46:33 +00:00 by lenkaseg · 0 comments
Member

Summary

Fix the error in the automation part, to avoid doing so manually

Details

When running forgejo playbook, it often fails on changes caused by dependencies on the forgejo-helm_repo on os-control.

Example:

fatal: [os-control01.stg.rdu3.fedoraproject.org]: FAILED! => {"before": "ae84", "changed": false, "msg": "Local modifications exist in the destination: /tmp/forgejo-helm_repo (force=no)."}

Make it so the repo stays clean.

### Summary Fix the error in the automation part, to avoid doing so manually ### Details When running forgejo playbook, it often fails on changes caused by dependencies on the forgejo-helm_repo on os-control. Example: ``` fatal: [os-control01.stg.rdu3.fedoraproject.org]: FAILED! => {"before": "ae84", "changed": false, "msg": "Local modifications exist in the destination: /tmp/forgejo-helm_repo (force=no)."} ``` Make it so the repo stays clean.
lenkaseg added this to the (deleted) project 2026-07-10 12:46:55 +00:00
humaton modified the project from (deleted) to Backlog 2026-07-20 10:41:28 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
forge/forge#655
No description provided.