CARVIEW |
Select Language
HTTP/2 200
date: Wed, 23 Jul 2025 06:27:41 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"fc972dacbfc58325f649a06152e3e8d2"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: origin-when-cross-origin, strict-origin-when-cross-origin
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=3XWCR%2FCn5%2BEI5hrPyfyC4icMyQTaovPMvhHxG1M8o3%2B%2FuKUs9hDv5t7G0xOaA6cVVEDytxDtrXHeK69TEioXuv2tqM5e3C4udIGr%2BhlkjKFQAuwH7CJ53ie9aqw8OSUfT%2BXp1uHBUUQ%2FN7CDJ5iq6EeWi0eqi0genE8bRuPrUNimJf7KzP6ErhlrJ1BLIweyU3ismeBe3%2F9%2BWg7e%2FBpWhaeT1tSsLQm6WUKONHgL9vb6uOAf%2FtRCMt0OR1t5yCYT2ydJ15Q3GpHaY1v5hFGpAA%3D%3D--ub5rz0y6kjsU4wc5--do1ti92Sqq6cxRcVDX6HNg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1442346459.1753252061; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 06:27:41 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 06:27:41 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: C23C:3644F0:50E81B:68AEAB:688080DC
A Python script to categorise a list of filepaths by code owners · GitHub
Show Gist options
Save codeinthehole/a356d4fbf5b729c23b280dea6193340c to your computer and use it in GitHub Desktop.
{{ message }}
Instantly share code, notes, and snippets.
Created
July 9, 2024 09:49
-
Star
0
(0)
You must be signed in to star a gist -
Fork
0
(0)
You must be signed in to fork a gist
-
Save codeinthehole/a356d4fbf5b729c23b280dea6193340c to your computer and use it in GitHub Desktop.
A Python script to categorise a list of filepaths by code owners
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env python | |
""" | |
Print a breakdown of the passed filepaths by CODEOWNER team. | |
This script requires the `codeowners` CLI tool to be installed and available on the $PATH. | |
https://github.com/hmarr/codeowners | |
Intended usage is to pipe filepaths into this script from the root of a repo: | |
cat filepaths.txt | codeowner-breakdown | |
On an M3 MBP, breaking down 5000 lines of input takes ~1 minute. | |
""" | |
import sys | |
import itertools | |
import collections | |
import subprocess | |
def _group_by_codeowner(filepaths: list[str]) -> str: | |
""" | |
Return a codeowner summary of the passed filepaths. | |
""" | |
# Group the filepaths to minimise the number of codeowner lookups. | |
grouped = {filepath: len(list(group)) for filepath, group in itertools.groupby(sorted(filepaths))} | |
codeowner_map = collections.defaultdict(int) | |
for filepath, count in grouped.items(): | |
for codeowner in _determine_codeowners(filepath): | |
codeowner_map[codeowner] += count | |
# Sort results with most frequent team first. | |
ranked = sorted(codeowner_map.items(), key=lambda x: x[1], reverse=True) | |
# Create a string summary | |
output_lines = [f"{codeowner}: {count}" for codeowner, count in ranked] | |
return "\n".join(output_lines) | |
def _determine_codeowners(filepath: str) -> str: | |
""" | |
Return the codeowner for the passed filepath. | |
""" | |
command = ["codeowners", filepath] | |
output = subprocess.check_output(command, shell=False).decode('utf-8') | |
# The output has form: | |
# <filepath> @team1 @team2 ... | |
# We return all the teams. | |
return output.split()[1:] | |
if __name__ == "__main__": | |
# Convert STDIN into a list of filepaths. | |
filepaths = [line.strip() for line in sys.stdin.readlines()] | |
print(_group_by_codeowner(filepaths)) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can’t perform that action at this time.