-
Notifications
You must be signed in to change notification settings - Fork 205
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
auto generate contributors if a contributors list exists but none are… #1575
Merged
hipstersmoothie
merged 6 commits into
intuit:master
from
kendallgassner:autoGenerateIfNotAlreadyGenerated-2
Oct 8, 2020
Merged
auto generate contributors if a contributors list exists but none are… #1575
hipstersmoothie
merged 6 commits into
intuit:master
from
kendallgassner:autoGenerateIfNotAlreadyGenerated-2
Oct 8, 2020
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov Report
@@ Coverage Diff @@
## master #1575 +/- ##
=======================================
Coverage 81.13% 81.13%
=======================================
Files 60 60
Lines 4420 4432 +12
Branches 988 992 +4
=======================================
+ Hits 3586 3596 +10
Misses 577 577
- Partials 257 259 +2
Continue to review full report at Codecov.
|
hipstersmoothie
approved these changes
Oct 8, 2020
🚀 PR was released in |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
hacktoberfest
minor
Increment the minor version when merged
released
This issue/pull request has been released.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
When i first add auto all contributors to a project I have to back track and add the all contributors list to my repo
that is fine but if a list exists in my rc can auto check if it is initialized in my readme and if it isnt can it add it?
📦 Published PR as canary version:
under canary scope @auto-canary@9.56.1-canary.1575.19347.0
✨ Test out this PR locally via:
npm install @auto-canary/bot-list@9.56.1-canary.1575.19347.0 npm install @auto-canary/auto@9.56.1-canary.1575.19347.0 npm install @auto-canary/core@9.56.1-canary.1575.19347.0 npm install @auto-canary/all-contributors@9.56.1-canary.1575.19347.0 npm install @auto-canary/brew@9.56.1-canary.1575.19347.0 npm install @auto-canary/chrome@9.56.1-canary.1575.19347.0 npm install @auto-canary/cocoapods@9.56.1-canary.1575.19347.0 npm install @auto-canary/conventional-commits@9.56.1-canary.1575.19347.0 npm install @auto-canary/crates@9.56.1-canary.1575.19347.0 npm install @auto-canary/docker@9.56.1-canary.1575.19347.0 npm install @auto-canary/exec@9.56.1-canary.1575.19347.0 npm install @auto-canary/first-time-contributor@9.56.1-canary.1575.19347.0 npm install @auto-canary/gem@9.56.1-canary.1575.19347.0 npm install @auto-canary/gh-pages@9.56.1-canary.1575.19347.0 npm install @auto-canary/git-tag@9.56.1-canary.1575.19347.0 npm install @auto-canary/gradle@9.56.1-canary.1575.19347.0 npm install @auto-canary/jira@9.56.1-canary.1575.19347.0 npm install @auto-canary/maven@9.56.1-canary.1575.19347.0 npm install @auto-canary/npm@9.56.1-canary.1575.19347.0 npm install @auto-canary/omit-commits@9.56.1-canary.1575.19347.0 npm install @auto-canary/omit-release-notes@9.56.1-canary.1575.19347.0 npm install @auto-canary/pr-body-labels@9.56.1-canary.1575.19347.0 npm install @auto-canary/released@9.56.1-canary.1575.19347.0 npm install @auto-canary/s3@9.56.1-canary.1575.19347.0 npm install @auto-canary/slack@9.56.1-canary.1575.19347.0 npm install @auto-canary/twitter@9.56.1-canary.1575.19347.0 npm install @auto-canary/upload-assets@9.56.1-canary.1575.19347.0 # or yarn add @auto-canary/bot-list@9.56.1-canary.1575.19347.0 yarn add @auto-canary/auto@9.56.1-canary.1575.19347.0 yarn add @auto-canary/core@9.56.1-canary.1575.19347.0 yarn add @auto-canary/all-contributors@9.56.1-canary.1575.19347.0 yarn add @auto-canary/brew@9.56.1-canary.1575.19347.0 yarn add @auto-canary/chrome@9.56.1-canary.1575.19347.0 yarn add @auto-canary/cocoapods@9.56.1-canary.1575.19347.0 yarn add @auto-canary/conventional-commits@9.56.1-canary.1575.19347.0 yarn add @auto-canary/crates@9.56.1-canary.1575.19347.0 yarn add @auto-canary/docker@9.56.1-canary.1575.19347.0 yarn add @auto-canary/exec@9.56.1-canary.1575.19347.0 yarn add @auto-canary/first-time-contributor@9.56.1-canary.1575.19347.0 yarn add @auto-canary/gem@9.56.1-canary.1575.19347.0 yarn add @auto-canary/gh-pages@9.56.1-canary.1575.19347.0 yarn add @auto-canary/git-tag@9.56.1-canary.1575.19347.0 yarn add @auto-canary/gradle@9.56.1-canary.1575.19347.0 yarn add @auto-canary/jira@9.56.1-canary.1575.19347.0 yarn add @auto-canary/maven@9.56.1-canary.1575.19347.0 yarn add @auto-canary/npm@9.56.1-canary.1575.19347.0 yarn add @auto-canary/omit-commits@9.56.1-canary.1575.19347.0 yarn add @auto-canary/omit-release-notes@9.56.1-canary.1575.19347.0 yarn add @auto-canary/pr-body-labels@9.56.1-canary.1575.19347.0 yarn add @auto-canary/released@9.56.1-canary.1575.19347.0 yarn add @auto-canary/s3@9.56.1-canary.1575.19347.0 yarn add @auto-canary/slack@9.56.1-canary.1575.19347.0 yarn add @auto-canary/twitter@9.56.1-canary.1575.19347.0 yarn add @auto-canary/upload-assets@9.56.1-canary.1575.19347.0