We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff5216c commit 958c9a9Copy full SHA for 958c9a9
1 file changed
action.yml
@@ -1,5 +1,8 @@
1
name: pull-request-report-action
2
description: This action creates a report for a pull request on close
3
+branding:
4
+ icon: git-pull-request
5
+ color: blue
6
inputs:
7
IncludeRawDataAsMarkdownComment:
8
description: Add raw PR data as markdown comment in the PR Report (of the PR)
0 commit comments