1
0
mirror of synced 2026-01-06 15:01:04 -05:00

Merge pull request #32762 from github/repo-sync

Repo sync
This commit is contained in:
docs-bot
2024-05-01 09:57:16 -04:00
committed by GitHub

View File

@@ -70,6 +70,10 @@ References to a commit's SHA hash are automatically converted into shortened lin
| User@SHA | jlord@a5c3785ed8d6a35868bc169f07e40e889087fd2e | [jlord@a5c3785](https://github.com/jlord/sheetsee.js/commit/a5c3785ed8d6a35868bc169f07e40e889087fd2e)
| `Username/Repository@SHA` | `jlord/sheetsee.js@a5c3785ed8d6a35868bc169f07e40e889087fd2e` | [`jlord/sheetsee.js@a5c3785`](https://github.com/jlord/sheetsee.js/commit/a5c3785ed8d6a35868bc169f07e40e889087fd2e) |
### Troubleshooting referencing commit SHAs
When referencing a commit from a private repository inside of a commit message, the commit SHA will only be shortlinked if at least one of the authors or committers of the commit have at least read access to the referenced commit.
## Custom autolinks to external resources
{% data reusables.repositories.autolink-references %}