You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: only comment about no contributions after checking all contribut…
…ors (#489)
**What**: Fixes#468.
<!-- Why are these changes necessary? -->
**Why**: Currently, the bot comments _"I couldn't determine ..."_ as
soon as a potential contributor is found to not have any contributions.
But if there are multiple potential contributors, that comment shouldn't
happen.
<!-- How were these changes implemented? -->
**How**: With these changes, the comment is only added after all
potential contributors are checked for sending a PR.
<!-- Have you done all of these things? -->
**Checklist**:
<!-- add "N/A" to the end of each line that's irrelevant to your changes
-->
<!-- to check an item, place an "x" in the box like so: "- [x]
Documentation" -->
- [x] Documentation _(n/a for bug fix)_
- [x] Ready to be merged <!-- In your opinion, is this ready to be
merged as soon as it's reviewed? -->
- ~[ ] Added myself to contributors table.~