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

Auto Create Discord Hackathon Channels #5542

Closed
wants to merge 1 commit into from
Closed

Auto Create Discord Hackathon Channels #5542

wants to merge 1 commit into from

Conversation

mul1sh
Copy link
Contributor

@mul1sh mul1sh commented Nov 25, 2019

Description

This will add the capability for gitcoin to auto-create hacakthon channels in discord for various hackathon user's.

Refers/Fixes

Fixes #5281

Testing

This needs manual testing

@codecov
Copy link

codecov bot commented Nov 30, 2019

Codecov Report

Merging #5542 into master will decrease coverage by 12.5%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master    #5542       +/-   ##
===========================================
- Coverage   30.25%   17.74%   -12.51%     
===========================================
  Files         247      235       -12     
  Lines       21073    19046     -2027     
  Branches     3048     2683      -365     
===========================================
- Hits         6375     3380     -2995     
- Misses      14422    15656     +1234     
+ Partials      276       10      -266
Impacted Files Coverage Δ
app/app/settings.py 80.34% <100%> (+0.13%) ⬆️
app/kudos/forms.py 0% <0%> (-100%) ⬇️
app/grants/serializers.py 0% <0%> (-100%) ⬇️
app/avatar/serializers.py 0% <0%> (-100%) ⬇️
app/grants/urls.py 0% <0%> (-100%) ⬇️
app/inbox/urls.py 0% <0%> (-100%) ⬇️
app/avatar/urls.py 0% <0%> (-100%) ⬇️
app/dashboard/context/quickstart.py 0% <0%> (-100%) ⬇️
app/grants/forms.py 0% <0%> (-100%) ⬇️
app/avatar/router.py 0% <0%> (-90.91%) ⬇️
... and 89 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 94bf0a8...f0ce3a4. Read the comment docs.

@thelostone-mc
Copy link
Member

It looks there is another PR out to fix this issue ! Does this mean this is not needed @mul1sh ?

@mul1sh
Copy link
Contributor Author

mul1sh commented Dec 4, 2019

@thelostone-mc yes definitely, thanks for alerting me, closing this now

@mul1sh mul1sh closed this Dec 4, 2019
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.

As a hackathon hacker I want team channels created for me in Discord automatically
2 participants