Improve checks vs status information (#21869)
* add note about status check type
This commit is contained in:
@@ -40,6 +40,12 @@ When _checks_ are set up in a repository, pull requests have a **Checks** tab wh
|
||||
|
||||

|
||||
|
||||
{% note %}
|
||||
|
||||
**Note:** The **Checks** tab only gets populated for pull requests if you set up _checks_, not _statuses_, for the repository.
|
||||
|
||||
{% endnote %}
|
||||
|
||||
When a specific line in a commit causes a check to fail, you will see details about the failure, warning, or notice next to the relevant code in the **Files** tab of the pull request.
|
||||
|
||||

|
||||
|
||||
Reference in New Issue
Block a user