Highlights
- Arctic Code Vault Contributor
- Pro
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 up
Popular repositories
-
-
Forked from microsoft/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
TypeScript 1
663 contributions in the last year
Contribution activity
November 2020
Created 9 commits in 2 repositories
Created a pull request in DefinitelyTyped/dt-mergebot that received 1 comment
Package-list shown info additions
Show in the package list indicators for per-package author-is-owner, and owner approvals. These are always shows, so it makes the information avail…
Opened 11 other pull requests in 2 repositories
DefinitelyTyped/dt-mergebot
1
open
8
merged
- Require approvals of *all* critical package owners
- `compute-pr-actions`: reorganize code
- Add information on owner changes, and more
- Some minor leftover tweaks
- Get monthly download count for the month up to the `lastPushDate`
- Update cache, and make it stable
- More refactoring work
- More info shuffling and refactoring
- Revert to node v10 and minor shuffles
DefinitelyTyped/DefinitelyTyped
1
open
1
merged
Reviewed 12 pull requests in 4 repositories
DefinitelyTyped/dt-mergebot 7 pull requests
- Fix insta-merges on approvals
- Reuse JSON Patch to ignore keys
- Show differences from the required form
- Require only owner approval to remove files
- Move tslint.json advice from PULL_REQUEST_TEMPLATE.md
- Add -- before npm test arguments
- Add engines to recommend node 12, and adds node12 to the upload yml
DefinitelyTyped/DefinitelyTyped 2 pull requests
microsoft/TypeScript 2 pull requests
microsoft/TypeScript-wiki 1 pull request
Created an issue in DefinitelyTyped/dt-mergebot that received 1 comment
Improve search for a relevant "ready to merge"
The problem is that using firstApprovalDate can kick in when the first approval is irrelevant for Merge:Auto, so what can happen, as demonstrated in …