feat: comment on pull requests with the next version of the software, if it deploys #304
Annotations
10 errors
Run Deno tests
When trying to parse the GitHub Actions input value for analyze_commits_config, I encountered an error: SyntaxError: Unexpected token 'i', "invalid-json" is not valid JSON
|
Run Deno tests
The value I tried to parse was: invalid-json
|
Run Deno tests
When trying to parse the GitHub Actions input value for analyze_commits_config, I encountered an error: SyntaxError: Expected property name or '}' in JSON at position 8 (line 2 column 7)
|
Run Deno tests
The value I tried to parse was: {
|
Run Deno tests
'branches': [
|
Run Deno tests
{branch_name: 'main', prerelease: false},
|
Run Deno tests
{branch_name: 'beta', prerelease: true},
|
Run Deno tests
{branch_name: 'alpha', prerelease: true}
|
|
|
Loading