Highlights
- Developer Program Member
- 12 discussions answered
Pinned
2,444 contributions in the last year
Less
More
Activity overview
Contribution activity
October 2021
Created 34 commits in 5 repositories
Created a pull request in Mergifyio/mergify-engine that received 4 comments
Opened 27 other pull requests in 3 repositories
Mergifyio/mergify-engine
15
merged
- feat(commands): change wording and hide details of the conditions by default
- fix(count_seats): ignore all bots
- refactor(rebase,update): move is_behind check to conditions
- fix(actions): explicitly commands that can be pending based on conditions
- test: add a test for the update command
- refactor(commands): show missing condition when command is pending
- fix(context): do not set type on class attribute
- ci(mergify): do not ping on closed PRs
- fix(update/update): do not update/rebase closed pull requests
- ci(mergify): use rebase method for dependabot
- test: please mypy new datetime checks
- test(rebase): refactor existing test
- fix: some pull_request_review_comment do not have comment nor PR set
- test: add a test for update action
- ci: upgrade black target version
DataDog/dd-trace-py
7
merged
1
open
- test(profiling): add a test for multiprocessing
- feat(profiling/gevent): supports tracking tasks in gevent < 1.3
- ci(mergify): fix config
- chore(profiling/stack): move import
- feat(profiling): replace generic gevent hub frames by greenlet frames
- docs(profiling): add missing endpoint collection variable
- feat(collector): do not collect gevent Hub task
- ci(mergify): switch to queue action
Reviewed 81 pull requests in 5 repositories
Mergifyio/mergify-engine
65 pull requests
- fix(commit_message): make commit_message == template the default
- fix(tests): typo in fork user login
- feat(conditions): new queue-position condition
- feat: Allow to use a merge commit message for the whole repo
- chore(github): get rid of some attributes
- chore(typing): cover unit/test_command.py
- fix(worker): correctly translate exceptions
- chore(tests): close event reader http client
- ci(pep8): ensure mergify is importable
- chore(queue): don't import actions in queue module
- feat(signal): track commit_message usage
- fix(replay): move installation http call out of httpx auth flow
- chore(aredis): move to new fork yaaredis
- fix(date): schedule with timezome
- chore(delayed-refresh): improve logging
- refactor(draft): refactoring draft action to edit action
- fix(tests): fixing functionnal tests using hypothetical number of mergify employees
- fix(strict): improve detection of the settings
- fix(strict): the next version will be 3.0.0
- docs(strict): add missing deprecated tag
- feat(draft): add signaling
- fix(replay): init owner/owner_id
- test(refresh): fix command output
- fix(deps): pytest-httpserver typing
- fix(http): follow redirect
- Some pull request reviews not shown.
DataDog/dd-trace-py
10 pull requests
- Add Reno to Riot
- refactor(writer): infer buffer config param in __init__ body
-
feat: add
DD_TRACE_API_VERSIONenvironment variable - ci: move profiling tests to riot
- Update package description
- Use mergify to get better commit messages
- Don't encode error tag if no error
- fix: stop periodic worker if not running in Python thread (backport #2894)
- fix: stop periodic worker if not running in Python thread
- feat(contrib): add support for aredis