NixOS / ofborg

@ofborg tooling automation https://monitoring.ofborg.org/dashboard/db/ofborg
https://ofborg.org
MIT License
232 stars 166 forks source link

eval/nixpkgs: parse more commit messages #642

Closed rhendric closed 11 months ago

rhendric commented 1 year ago

Add support for expanding the Bash-like brace syntax and for removing bracketed prefixes like [Backport ...] [that was stupid; those are found in the PR titles, not the commit messages].

asymmetric commented 11 months ago

I would suggest making an announcement on Discourse if this gets merged, otherwise people might miss it.

cole-h commented 11 months ago

I just pushed a small commit (https://github.com/NixOS/ofborg/commit/6af23b6989383ebc30bd8c83496b2447c7534e26) that adds a note why the format! call is necessary.

I'll merge and deploy this later today (just to make sure that my previous deploy of https://github.com/NixOS/ofborg/pull/650 works as I expect).