PR seems to fail intermittently in GH
See original GitHub issueAfter lots of successful runs suddenly cml-pr was denied by Github
Error: git push --set-upstream origin master-cml-pr-c0b511b4
To https://github.com/DavidGOrtega/fashion_mnist
! [remote rejected] master-cml-pr-c0b511b4 -> master-cml-pr-c0b511b4 (refusing to allow a GitHub App to create or update workflow `.github/workflows/cml.yaml` without `workflows` permission)
error: failed to push some refs to 'https://github.com/DavidGOrtega/fashion_mnist'
at /usr/lib/node_modules/@dvcorg/cml/src/utils.js:14:27
at ChildProcess.exithandler (child_process.js:315:5)
at ChildProcess.emit (events.js:314:20)
at maybeClose (internal/child_process.js:1022:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:287:5)
Issue Analytics
- State:
- Created 2 years ago
- Comments:8 (8 by maintainers)
Top Results From Across the Web
GitHub Action intermittently fails to label pull requests #18704
Reviewing recently-filed pull requests, this appears to be an intermittent error. At first, I thought it was because the pull request comes from ......
Read more >Diagnosing multiple intermittent failures using maximum ...
In fault diagnosis intermittent failure models are an important tool to adequately deal with realistic failure behavior.
Read more >SonarQube sending results to Github failing intermittently
1 out of 5 PR seems to get this error. unfortunately if we can't solve this we will have to move to CodeQL...
Read more >Growth Hormone (GH) and Cardiovascular System - NCBI - NIH
This review describes the positive effects of growth hormone (GH) on the cardiovascular system. We analyze why the vascular endothelium is a ...
Read more >Work with GitHub Actions in your terminal with GitHub CLI
gh brings GitHub to the command line by helping developers manage pull ... what might be failing for an open pull request with...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I would say no. Here is the original error:
https://github.com/DavidGOrtega/fashion_mnist/runs/3199847730?check_suite_focus=true
It happened when the original branch committed a workflow file. however cml-pr should just only add output folder files
Im hitting this error in my fashion_mnist repo in two times in the last three commits:
fetch-depth: 0
in the checkout step