MAX_URL_LENGTH

const val MAX_URL_LENGTH: Int = 8000(source)

Maximum URL length supported by GitHub, experimentally verified.