Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Update is not a fast forward #56

Open
darrenjaneczek opened this issue Feb 4, 2025 · 0 comments
Open

Error: Update is not a fast forward #56

darrenjaneczek opened this issue Feb 4, 2025 · 0 comments

Comments

@darrenjaneczek
Copy link

Occasionally, git will hiccup during this action.

Error: Update is not a fast forward

Possibly due to changes on the target repo during the checkout process?
Perhaps a git pull at some point can help sync things? Conditional?

Run grafana/github-api-commit-action@ccf9b520c5698380ad3b9619c5add427369b7ef1
/usr/bin/git remote get-url origin
https://github.com/[repo]
/usr/bin/git rev-parse --show-toplevel
/home/runner/work/***/***
/usr/bin/git rev-parse --symbolic-full-name HEAD
refs/heads/master
Committing to: heads/master
/usr/bin/git rev-parse HEAD
...
Latest commit hash: d9afd5b6b9bee288a1d2f41cf0b0af2f2cf09150
/usr/bin/git diff --staged --name-only HEAD
...
/usr/bin/stat --format "%a" ...
"644"
Error: Update is not a fast forward
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant