-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
[Type] Feature RequestNew feature or requestNew feature or request
Description
Problem
At times, there may be contributors to a PR who haven't left a comment on the ticket/PR.
Example:
- People with whom the PR was discussed in person, in a video-call or on Slack
I think it would be good if these could be added to the props list in a transparent and straight-forward manner.
Feature Request
I can think of a couple of possible solutions:
- Being able to leave a comment on a PR in the "Unlinked contributors: nacin, matt." format.
Adding the "props-bot" label after leaving the comment should updated the props list and include the contributors mentioned in the "Unlinked contributors" comment. - Have a specific command which does both in one go. Something like
@props-bot add nacin, matt
, which would trigger the props-bot to update the props list with the mentioned names.
This feature would be susceptible to "props spam", i.e people triggering the bot to add people who have not contributed to the feature, but then again, this whole system is susceptible to "props spam" anyway as I regularly see people leaving a comment on PRs without any noteworthy input only to get props.
Workaround
No response
Repository
Metadata
Metadata
Assignees
Labels
[Type] Feature RequestNew feature or requestNew feature or request