Skip to content
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

chore: create .all-contributorsrc #1052

Merged

Conversation

isabelcosta
Copy link
Member

Description

Create .all-contributorsrc

Fixes #1051

Type of Change:

  • Code
  • Quality Assurance
  • User Interface
  • Outreach
  • Documentation

Code/Quality Assurance Only

  • Bug fix (non-breaking change which fixes an issue)
  • This change requires a documentation update (software upgrade on readme file)
  • New feature (non-breaking change which adds functionality pre-approved by mentors)

How Has This Been Tested?

Checklist:

  • My PR follows the style guidelines of this project
  • I have performed a self-review of my own code or materials
  • I have commented my code or provided relevant documentation, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • Any dependent changes have been merged
  • Update Postman API at /docs folder
  • Update Swagger documentation and the exported file at /docs folder
  • Update requirements.txt

@codecov
Copy link

codecov bot commented Mar 27, 2021

Codecov Report

Merging #1052 (7fe5632) into develop (b9ebc70) will decrease coverage by 3.34%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1052      +/-   ##
===========================================
- Coverage    95.84%   92.50%   -3.35%     
===========================================
  Files           95       38      -57     
  Lines         5200     2014    -3186     
===========================================
- Hits          4984     1863    -3121     
+ Misses         216      151      -65     
Impacted Files Coverage Δ
app/api/resources/mentorship_relation.py 96.29% <0.00%> (-0.70%) ⬇️
app/database/models/user.py 98.57% <0.00%> (-0.03%) ⬇️
config.py 89.23% <0.00%> (ø)
app/messages.py 100.00% <0.00%> (ø)
app/api/dao/task.py 95.45% <0.00%> (ø)
app/api/models/user.py 100.00% <0.00%> (ø)
app/api/api_extension.py 100.00% <0.00%> (ø)
app/api/resources/admin.py 88.13% <0.00%> (ø)
app/api/dao/task_comment.py 97.29% <0.00%> (ø)
app/api/resources/common.py 100.00% <0.00%> (ø)
... and 75 more

@isabelcosta
Copy link
Member Author

I'll merge this and try this out 🙈 I literally copied what is here https://allcontributors.org/docs/en/bot/configuration

@isabelcosta isabelcosta merged commit 5874ba2 into anitab-org:develop Mar 27, 2021
isabelcosta added a commit that referenced this pull request Apr 18, 2021
RiddhiAthreya pushed a commit to RiddhiAthreya/mentorship-backend that referenced this pull request Jul 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add all-contributors bot configuration
1 participant