Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/llvm/llvm-admin

Internal repository for LLVM admin scripts
https://github.com/llvm/llvm-admin

Print the subject project tags in a deterministic order (#9)

Currently they are in an unspecified order, which means that for
one chain of mails, each mail ...

803da25eadb3321fcfcefdf7df63ebe62a2b6931 authored 11 months ago by Martin Storsjö <[email protected]>
Ignore merge commits in PR Emailer (#8)

When merging main into a PR, the merge commits bring in changes to files in all subprojects. Ess...

7a16c398d3d94b75b3f7134107fad77d907a70ba authored 11 months ago by Martin Storsjö <[email protected]>
Fix the commit email filters to exclude personal branches (#7)

Fixes: https://github.com/llvm/llvm-project/issues/71185

6c70f062e5a227de6778daca9f4dfc406b3efbd8 authored about 1 year ago by Jon Roelofs <[email protected]>
CommitEmailer: Sync with version running in production server

It looks like the code was edited on the server, but not updated here.

a3b039862afdd1f38b2831913e9a0c4cb9f08e7d authored about 1 year ago by Tom Stellard <[email protected]>
Fix message-id so it doesn't conflict with github

6bacf5a23635b48058086830ada37760633240b9 authored about 1 year ago by Tom Stellard <[email protected]>
Fix subject tags

bb3f4434e532e96d6f7265e138498c496d3756c9 authored about 1 year ago by Tom Stellard <[email protected]>
cross-post mails rather than sending a separate mail to each list

f45ca0dd701d73fd7f1942adf7885b4865a00ef1 authored about 1 year ago by Tom Stellard <[email protected]>
Don't send email for resolve/unresolve

I don't think we want to send out an email every time a comment is resolved/unresolved.

(Not ...

cc3cc29a98bf8561a70f07a922e9e82aa608cbb1 authored over 1 year ago by Nikita Popov <[email protected]>
Skip a trailing colon after the URL to a PR

When the plain (non-hyperlink) URL is followed by a colon (in
a plaintext email), the trailing c...

0723c4c38d9cbab7d741ce25d21ebce8fc4d0615 authored over 1 year ago by Martin Storsjö <[email protected]>
Skip sending stub mails for a number of PR events

The volume of mails from PRs on the *-commits mailing lists is
absolute massive, and many of the...

40cdba5ce9ab355d825a77b488a90f9942643722 authored over 1 year ago by Martin Storsjö <[email protected]>
pr_emailer: Enable mail threading

1f735507a4373d29350e41d746f3cd03a4849a14 authored over 1 year ago by Tom Stellard <[email protected]>
Fix typo handling pull_request.opened event

6b12511fec72cab29614ea381182f91597dd9954 authored over 1 year ago by Tom Stellard <[email protected]>
Improve pull_request_review emails so it shows approvals and requested changes

bb7fb3c26082c53c06a66d5e30ff234405195dad authored over 1 year ago by Tom Stellard <[email protected]>
Add custom email for pull_request_review.submitted event

841b03915862ab9abb3e5e6ac1d39853b55c79ab authored over 1 year ago by Tom Stellard <[email protected]>
Fix syntax error in skip response

16e69050a48641175604a4278a64675f0b4c0313 authored over 1 year ago by Tom Stellard <[email protected]>
Add PR emailer

801f24092ca1191bb9b71d0cd780b3affea00100 authored over 1 year ago by Tom Stellard <[email protected]>
Add BugEmailer

faa0538e2163a52d7e4002d750f270ba96fb3bc9 authored almost 5 years ago by Tom Stellard <[email protected]>
Pushed function.zip to AWS Lambda as version 21.

c9540f4ad57992c59b8e84fe2ce83ecebc04562d authored almost 5 years ago by Mike Edwards <[email protected]>
Adding requirements.txt and packging script for AWS Lambda function.

63d08cb743fbc75f02a33df6e63050f88f31e6c2 authored almost 5 years ago by Mike Edwards <[email protected]>
Add mlir-commits list

c7286b0ff99192c8c71811f4633cab4ab0b8b283 authored almost 5 years ago by Tom Stellard <[email protected]>
Correctly handle non-asci email addresses

11d6fac8b6e62d2184d1a3085e663f2acf264b25 authored almost 5 years ago by Tom Stellard <[email protected]>
Fix requests import

57f05c5be63d7a4d5243428f25bcf6a65a73ab49 authored almost 5 years ago by Tom Stellard <[email protected]>
Add script used to send emails to the commit lists

25f18ad813e0825599e5b7037587f301a2b7f25c authored almost 5 years ago by Tom Stellard <[email protected]>