🚀 Feature: Recognize Co-authored-by in issues #252
Labels
status: accepting prs
Please, send a pull request to resolve this!
type: feature
New enhancement or request
Bug Report Checklist
main
branch of the repository.Overview
Right now, this library can detect
Co-authored-by
in commits and pull request descriptions. Which is nice for detecting code contributions. But, what about issues that should give attribution to multiple people? There's no equivalent standard I know of.Proposal: let's expand
Co-authored-by:
support to issues. So that any attribution given to an issue's author will be given to co-authors as well.Additional Info
I do feel a little awkward trying to establish a new comment/description precedence that, for now, is basically unique to my repositories... but nobody else had any ideas about this when I posted online (Bluesky post, Mastodon post, Twitter post). 😄 🤷
...I do wonder if this means that https://github.com/JoshuaKGoldberg/commit-to-co-authors will need to be renamed to something like
description-to-co-authors
. 🤔The text was updated successfully, but these errors were encountered: