What minimum hash length is allowed for a GitHub URL?

partial hash is at least four characters long and unambiguous

git-scm.com/book/en/v2/Git-Tools-Revision-Selection#_short_sha_1

Example

github.com/violentmonkey/violentmonkey.github.io/blob/587d/content/api/metadata-block.md#repos-sticky-header

See also: What minimum hash length is enough for a GitHub URL?