Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
825 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 161 commits in 5 repositories
Created 1 repository
- dhruvmanila/gidgethub Python
Created a pull request in brettcannon/gidgethub that received 6 comments
Add a way to fetch the functions for a given event on a router
Opened 32 other pull requests in 4 repositories
dhruvmanila/testing
1
open
18
closed
2
merged
- Testing bot
- Test new logging
- Test GH actions
- Test draft pr
- Test draft pr
- Test draft pull request
- Test draft pr
- Test draft pull request.
- Create no_extension_file
- Test draft PR
- Test PR files
- Test PR files comment
- Test PR files
- Test pull request files parser
- Test PR files parser
- Update check_pr_files.py
- Testing codeowners
- Test pr files
- Test pr files
- Create countIslands.py
- Create countIslands.py
TheAlgorithms/Python
1
open
8
merged
- Update stalebot to take 5 actions per hour
- Use bot to handle empty issues
- Remove stale action workflow file
- Try the stale bot instead of stale action
- Run latest stale action
- Update related to the change in CI testing
- Move CI tests from Travis to GitHub
- Add more details for the stale bot
- Cache pre-commit workflow
brettcannon/gidgethub
1
open
dhruvmanila/algorithms-keeper
1
closed
Reviewed 34 pull requests in 3 repositories
TheAlgorithms/Python 32 pull requests
- Fixes: #3944 authentication error
- Python 3.9
- Improve Base16 Codebase
- Renamed octal_to_decimal to octal_to_decimal.py
- math/sieve_of_eratosthenes: add type hints
- Add solution to Project Euler problem 117
- Hacktoberfest: Add solution for Project Euler: Problem 89
- Added solution for Project Euler problem 89.
- Added solution for Project Euler problem 129.
- Project Euler 70 Solution
- Add solution for Project Euler problem 188
- Fixes: #3869: Optimize CI runtime of Project Euler's Problem 74's Solution 2
- Delete Travis_CI_tests_are_failing.md
- Modified comments on upper.py ,made it more clean
- Add type hints and tests.
- Reduce complexity linear_discriminant_analysis.
- added text_to_speech
- Added program to get angle between clock hands
- Update graphs/graph_list.py
- Hacktoberfest: Add project euler problem 50
- Fixes: #3163 Adds solution to problem 102
- Fix handling of non ascii characters in swap case (fixes: #3847)
- Added solution for Project Euler problem 123
- Add Solution for Project Euler Problem 205
- Added first solution to Project Euler problem 135
- Some pull request reviews not shown.
dhruvmanila/algorithms-keeper 1 pull request
dhruvmanila/testing 1 pull request
Created an issue in actions/stale that received 5 comments
Stale action not closing any PR or issue
I am having a hard time figuring out what's the problem here. We are running the action every hour and according to the logs, the action is not goi…