You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -81,6 +81,10 @@ jobs:
81
81
- **Description**: post results to the pull request comments
82
82
- Default: 'true'
83
83
84
+
> [!IMPORTANT]
85
+
> This is a experimental feature
86
+
> use it you need to set `GITHUB_TOKEN` in the GitHub Action.
87
+
84
88
Note: the default rule of above inputs is following [this configuration](https://github.com/commit-check/commit-check/blob/main/.commit-check.yml), if you want to customize just add your `.commit-check.yml` config file under your repository root directory.
85
89
86
90
## GitHub Action job summary
@@ -95,6 +99,12 @@ By default, commit-check-action results are shown on the job summary page of the
0 commit comments