automerge / automerge-classic

A JSON-like data structure (a CRDT) that can be modified concurrently by different users, and merged again automatically.
http://automerge.org/
MIT License
14.77k stars 467 forks source link

Automerge Fails with "For 'properties/commit_title', nil is not a string." #494

Closed PurtucRobert closed 2 years ago

PurtucRobert commented 2 years ago

Full logs:

Run pascalgn/automerge-action@v0.15.3 2022-06-10T10:22:22.875Z INFO Event name: pull_request 2022-06-10T10:22:23.525Z INFO Updating PR #16 Added the movie detail page 2022-06-10T10:22:23.526Z INFO No update done due to PR mergeable_state unstable 2022-06-10T10:22:23.526Z INFO Merging PR #16 Added the movie detail page 2022-06-10T10:22:23.526Z INFO PR is probably ready: mergeable_state: unstable 2022-06-10T10:22:23.847Z INFO Failed to merge PR: Invalid request. For 'properties/commit_title', nil is not a string. 2022-06-10T10:22:23.847Z INFO Retrying after 5000 ms ... (1/6) 2022-06-10T10:22:29.465Z INFO Failed to merge PR: Invalid request. For 'properties/commit_title', nil is not a string. 2022-06-10T10:22:29.466Z INFO Retrying after 5000 ms ... (2/6) 2022-06-10T10:22:35.173Z INFO Failed to merge PR: Invalid request. For 'properties/commit_title', nil is not a string. 2022-06-10T10:22:35.173Z INFO Retrying after 5000 ms ... (3/6) 2022-06-10T10:22:40.803Z INFO Failed to merge PR: Invalid request. For 'properties/commit_title', nil is not a string. 2022-06-10T10:22:40.803Z INFO Retrying after 5000 ms ... (4/6) 2022-06-10T10:22:46.412Z INFO Failed to merge PR: Invalid request. For 'properties/commit_title', nil is not a string. 2022-06-10T10:22:46.412Z INFO Retrying after 5000 ms ... (5/6) 2022-06-10T10:22:52.024Z INFO Failed to merge PR: Invalid request. For 'properties/commit_title', nil is not a string. 2022-06-10T10:22:52.024Z INFO Retrying after 5000 ms ... (6/6) 2022-06-10T10:22:57.676Z INFO Failed to merge PR: Invalid request. For 'properties/commit_title', nil is not a string. 2022-06-10T10:22:57.676Z INFO PR not ready to be merged after 6 tries 2022-06-10T10:22:57.676Z INFO Action result: { mergeResult: 'merge_failed', pullRequestNumber: 16 }

aslakhellesoy commented 2 years ago

@PurtucRobert you posted this in the wrong repo. You’re looking for this: https://github.com/pascalgn/automerge-action