-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Introduce workflows for receiving comments on a PR #1357
base: master
Are you sure you want to change the base?
Conversation
Looks good. No mutations were possible for these changes. |
Looks good. No mutations were possible for these changes. |
Looks good. No mutations were possible for these changes. |
2 similar comments
Looks good. No mutations were possible for these changes. |
Looks good. No mutations were possible for these changes. |
c3c1299
to
7d977af
Compare
Looks good. No mutations were possible for these changes. |
1 similar comment
Looks good. No mutations were possible for these changes. |
7d977af
to
05369eb
Compare
Looks good. No mutations were possible for these changes. |
Quality Gate passedIssues Measures |
05369eb
to
b5c1985
Compare
Looks good. No mutations were possible for these changes. |
ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }} | ||
timeout-minutes: 10 | ||
steps: | ||
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 |
Check failure
Code scanning / Scorecard
Dangerous-Workflow Critical
Remediation tip: Avoid the dangerous workflow patterns.
See this post for information on avoiding untrusted code checkouts.
Click Remediation section below for further remediation help
Looks good. No mutations were possible for these changes. |
Looks good. No mutations were possible for these changes. |
Quality Gate passedIssues Measures |
Credits to @timtebeek for helping out with setting this up!