Project

General

Profile

action #138674

Updated by tinita 9 months ago

## Observation 

 We are now getting an error in our nightly dependencies update job: 
 https://app.circleci.com/pipelines/github/os-autoinst/openQA/12400/workflows/7bc41274-bbd1-4145-9a0f-0715f4e9e37f/jobs/115757 
 ``` 
 

 [dependency_2023-10-27 d20ce8677] Dependency cron 2023-10-27 
  2 files changed, 2 insertions(+), 2 deletions(-) 
 To https://github.com/os-autoinst-bot/openQA.git 
  ! [remote rejected]       dependency_2023-10-27 -> dependency_2023-10-27 (refusing to allow a Personal Access Token to create or update workflow `.github/workflows/commit-message-checker.yml` without `workflow` scope) 
 error: failed to push some refs to 'https://github.com/os-autoinst-bot/openQA.git' 

 Exited with code exit status 1 
 ```

Back