-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
With this commit the configuration options for the actions increases. This commit introduce three new config options: 1. IncludeRawDataAsMarkdownComment: A toggle switch to enable or disable the optional raw PR Data as markdown comment in the report itself. 2. AddPrReportAsComment: If you don't want to have the report attached to the PR itself you can turn it off with this configuration option. 3. ReportTitle: The title of the report if "Pull Request Report" does not fit your needs. :-) This makes it more flexible and can protect the privacy of the team if they have doubts around the raw data.
- Loading branch information
Showing
13 changed files
with
324 additions
and
186 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.