- introduce new API allowing to write changelog directly to result file
- introduce test case for writing a file
This commit is contained in:
@@ -23,6 +23,8 @@ inputs:
|
||||
failOnError:
|
||||
description: 'Defines if the action should result in a build failure, if an error was discovered'
|
||||
default: "false"
|
||||
outputFile:
|
||||
description: 'If defined, the changelog will get written to this file. (relative to the checkout dir)'
|
||||
token:
|
||||
description: 'Defines the token to use to execute the git API requests with, uses `env.GITHUB_TOKEN` by default'
|
||||
outputs:
|
||||
|
||||
Reference in New Issue
Block a user