question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

PR seems to fail intermittently in GH

See original GitHub issue

After 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:open
  • Created 2 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
DavidGOrtegacommented, Aug 9, 2021

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

0reactions
DavidGOrtegacommented, Oct 18, 2021

Im hitting this error in my fashion_mnist repo in two times in the last three commits:

  • 3/3 modifying the workflow file
  • 3/3 using the same api token
  • 2 that failed shares fetch-depth: 0 in the checkout step
Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found