Configuration for generating permalink URLs to source files in the GitHub repository.
When all three values are available (either from this config or the defaults picked from environment variables), test names in the summary will link to the relevant source lines.
OptionalcommitHash?: stringThe commit SHA to use in permalink URLs.
Optionalrepository?: stringThe GitHub repository in owner/repo format.
OptionalworkspacePath?: stringThe absolute path to the root of the repository on disk.
This value is used to compute relative file paths for the permalink URLs.
File path to write the summary to.
Whether to generate the summary.