Skip to content

Commit fbc091b

Browse files
committed
Apply PR suggestion
1 parent 1d68799 commit fbc091b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/integrations/github_app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ If an issue causes the job to fail the [defined policy], the GitHub check for th
6060

6161
For Pull Requests, the dependencies of the PR branch are compared against the dependencies of the main branch. If the dependencies have changed, the dependencies of the PR branch are submitted for analysis. If the dependencies have not changed, the GitHub check will pass without creating an analysis in Phylum.
6262

63-
If the Phylum analysis fails the [defined policy] because of an issue related to a changed dependency, the GitHub check will fail and a comment will be written to the PR. If one or more dependencies are still processing (no results available), then the comment will make that clear and the CI job will only fail if dependencies that have **completed analysis results** do not meet the active policy. There will be no comment when the results of the analysis are successful.
63+
If the Phylum analysis fails the [defined policy] because of an issue related to a changed dependency, the GitHub check will fail and a comment will be written to the PR. If one or more dependencies are still processing (no results available), then the comment will make that clear and the CI job will only fail if dependencies that have **completed analysis results** do not meet the active policy. There will be no comment when the results of the analysis are successful. You can always see whether the check was successful in GitHub's check section.
6464

6565
[defined policy]: ../knowledge_base/policy.md
6666

0 commit comments

Comments
 (0)