Projects
Project announcements and updates
Show GitHub Actions
I recently needed to audit all of the actions being used by an organisation and realised that there's no way to do so in the GitHub interface.
Git Shortlog reviewed-by
Whilst reading the git
2.29 release notes there was one section in particular that caught my eye. git shortlog
added the ability to group commits by a trailer, such as Co-authored-by
, Committed-by
…