-
Notifications
You must be signed in to change notification settings - Fork 208
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
Action result: undefined #191
Labels
bug
Something isn't working
Comments
+1. Any fix or workaround for this? |
+1. Is there any update on this issue?
|
Same here:
My configuration is pretty basic: jobs:
automerge:
runs-on: ubuntu-latest
steps:
- id: automerge
name: automerge
uses: "pascalgn/automerge-action@v0.15.6"
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
MERGE_FILTER_AUTHOR: "github-actions"
MERGE_METHOD: "merge"
MERGE_LABELS: "" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Does anyone know whats going on here? It seems like its all working properly, but then it just doesn't merge and gives this non-descript error
The text was updated successfully, but these errors were encountered: