Mastodon Feed: Post

Mastodon Feed

Boosted by glyph ("Glyph"):
ehmatthes@fosstodon.org ("Eric Matthes") wrote:

gh-profiiler's bulk processing feature is a really interesting way to see how AI has been affecting contribution patterns in different projects.

Here's the 25 most recent merged/closed PRs in cPython. Most were merged. Two of the three PRs that were rejected were submitted by a user who raised a red flag when profiled.

To be clear, cPython maintainers are not using gh-profiler to make these decisions. But the output is aligning reasonably well with those decisions so far.

#Python #OpenSource

Output of uvx gh-profiler https://github.com/python/cpython -n 25 --back --table-only --redact. It shows 22/25 recent PRs merged. There are two user profiles with red flags, and both of those were users whose PRs were ultimately closed without merging.