Skip to content

cockpit-lib-update fails by default #1293

@Venefilyn

Description

@Venefilyn

Currently there is no docs within the starter-kit on how to update the workflows or what workflows exist and what they all do

With the cockpit-lib-update it is scheduled to run regularly but does not actually work on repos by default from this template. We instead get an error in the Run cockpit-lib-update step with:

Run make bots
git archive '52222a2d3198fd05bbbbb75e35bc0970c2b4ae77^{tree}' -- pkg/lib test/common  | tar x
test/common/make-bots
  FETCH    bots  
  INIT     /home/runner/.cache/cockpit-dev/cockpit-project/bots.git
  CLONE    bots  [ref: main]
Cloning into 'cockpit'...
Switched to a new branch 'cockpit-lib-update-cockpit-lib-20251113-023657'
[cockpit-lib-update-cockpit-lib-20251113-023657 ac880b7] Makefile: Update Cockpit lib to c137401a2b5fd8ba2088242b9ddc2f35
 1 file changed, 1 insertion(+), 1 deletion(-)
remote: 
remote: Create a pull request for 'cockpit-lib-update-cockpit-lib-20251113-023657' on GitHub by visiting:        
remote:      https://github.com/Venefilyn/cockpit-bootc/pull/new/cockpit-lib-update-cockpit-lib-20251113-023657        
remote: 
To https://github.com/Venefilyn/cockpit-bootc
 * [new branch]      HEAD -> cockpit-lib-update-cockpit-lib-20251113-023657

# Completed. Log: Error accessing /repos/Venefilyn/cockpit-bootc/pulls
  Status: 403
  Reason: Forbidden
  Response: {"message":"GitHub Actions is not permitted to create or approve pull requests.","documentation_url":"https://docs.github.com/rest/pulls/pulls#create-a-pull-request","status":"403"}
# Duration: 13.380850553512573s
cockpit-lib-update: Error accessing /repos/Venefilyn/cockpit-bootc/pulls
  Status: 403
  Reason: Forbidden
  Response: {"message":"GitHub Actions is not permitted to create or approve pull requests.","documentation_url":"https://docs.github.com/rest/pulls/pulls#create-a-pull-request","status":"403"}
Error: Process completed with exit code 1.

https://github.com/Venefilyn/cockpit-bootc/actions/runs/19318649981/job/55255186989

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions