Pinned
9,771 contributions in the last year
Less
More
Activity overview
Contributed to
octokit/plugin-rest-endpoint-methods.js,
octokit/rest.js,
octokit/plugin-paginate-rest.js
and 5 other
repositories
Contribution activity
February 2021
Created 38 commits in 16 repositories
Created 1 repository
Created a pull request in octokit/webhooks.js that received 9 comments
π§ fix(typescript): remove `new Webhooks` type arguments
This is a follow up to #292 (comment) I really do not like that we introduced this type argument as I think there should be a way to infer it from β¦
+6
β5
•
9
comments
Opened 8 other pull requests in 6 repositories
octokit/app.js
1
closed
1
merged
octokit/types.ts
2
merged
probot/adapter-github-actions
1
open
gr2m/create-or-update-pull-request-action
1
merged
octokit/graphql-schema
1
merged
octokit/openapi
1
open
Reviewed 162 pull requests in 58 repositories
octokit/webhooks.js 7 pull requests
- build(deps): lock file maintenance
- fix(deps): move `@octokit/webhooks-definitions` to non-dev deps
- fix(docs): Use correct links in subfolder Readme files
- v8.0.0
- fix(typescript): resolve correct value for `BaseWebhookEvent#name`
- chore(renovate): ignore `@octokit/webhooks-definitions`
- build(deps): lock file maintenance
octokit/openapi 7 pull requests
- build(deps): lock file maintenance
- π€π― GitHub OpenAPI Update
- ci(action): update actions/cache action to v2.1.4
- feat: `interactions/{get,set,remove}-restrictions-for-authenticated-user` (deprecates `interactions/{get,set,remove}-restrictions-for-your-public-repos`), adds response content schema for `POST /markdown`, fixes response content schema for `GET /user/emails`
- feat: `auto_merge` response data property
- fix(AE): description update for `enterprise-admin/disable-encryption`
- build(deps): lock file maintenance
probot/octokit-auth-probot 6 pull requests
- build(deps-dev): bump semantic-release from 17.3.7 to 17.3.8
- build(deps): bump @octokit/auth-app from 2.10.6 to 2.11.0
- build(deps): bump @octokit/types from 6.7.1 to 6.8.2
- build(deps): bump @octokit/types from 6.7.0 to 6.7.1
- build(deps-dev): bump ts-jest from 26.4.4 to 26.5.0
- build(deps): bump @octokit/types from 6.6.0 to 6.7.0
octokit/plugin-enterprise-server.js 6 pull requests
- build(deps): lock file maintenance
- fix(typescript): response data types for `octokit.markdown.render()`
- fix(typescript): response data types for `octokit.markdown.render()` and `octokit.users.listEmailsForAuthenticated()`
- build(deps): bump `@octokit/types` to v6.8.0 - no relevant changes
- fix(deps): bump `@octokit/types` to `^6.7.1` - fixes types for responses without `.data`
- build(deps): lock file maintenance
octokit/openapi-types.ts 6 pull requests
- build(deps): lock file maintenance
- fix: stop exporting a TypeScript file as `"main"` field in `package.json`
- fix: correct response types for `GET /user/emails`. Adds missing response data type for `POST /markdown`
- feat: `auto_merge` response data key and component
- build: `@octokit/openapi` v2.7.2 - no relevant changes
- build(deps): lock file maintenance
octokit/plugin-paginate-rest.js 6 pull requests
- build(deps): lock file maintenance
- build(package): bump `@octokit/types` to v6.8.2 - no relevant changes
- build(package): update `@octokit/types` to `v6.8.1` - no relevant changes
- fix(typescript): `auto_merge` response key type via `@octokit/types` v6.8.0 / `@octokit/openapi-types` v3.5.0
- build(deps): bump `@octokit/types` to `^6.7.1` - no relevant changes
- build(deps): lock file maintenance
octokit/types.ts 5 pull requests
- build(deps): lock file maintenance
- build: bump `@octokit/openapi-types` to `^4.0.1`
- fix: corrects response type for `GET /user/emails`. Adds missing response data type for `POST /markdown` via `@octokit/openapi-types` v4.0.0
- feat: `auto_merge` response key type via `@octokit/openapi-types` v3.5.0
- build(deps): lock file maintenance
octokit/plugin-rest-endpoint-methods.js 5 pull requests
- build(deps): lock file maintenance
- feat: `octokit.interactions.{get,set,remove}RestrictionsForAuthenticatedUser()`. Deprecates `octokit.interactions.{get,set,remove}RestrictionsForYourPublicRepos`. Fixes response data types for `octokit.markdown.render()` and `octokit.users.listEmailsForAuthenticated()`
- fix(typescript): `auto_merge` response key type via `@octokit/types` v6.8.0 / `@octokit/openapi-types` v3.5.0
- fix(deps): bump `@octokit/types` to `^6.7.1` - fixes types for responses without `.data`
- build(deps): lock file maintenance
octokit/action.js 5 pull requests
- build(deps): lock file maintenance
- feat: `octokit.interactions.{get,set,remove}RestrictionsForAuthenticatedUser()`. Deprecates `octokit.interactions.{get,set,remove}RestrictionsForYourPublicRepos`.several response type fixes
- fix(typescript): `auto_merge` response key type via `@octokit/plugin-rest-endpoint-methods.js` v4.9.3 / `@octokit/types` v6.8.0 / `@octokit/openapi-types` v3.5.0
- fix(deps): update dependency @octokit/plugin-rest-endpoint-methods to v4.9.2 - fixes types for responses without `.data`
- build(deps): lock file maintenance
octokit/graphql-schema 5 pull requests
- build(deps): lock file maintenance
- feat(typescript): types updated to latest schema
- feat: `{enable,disable}PullRequestAutoMerge` mutation, `Organization#{isSponsoredBy,sponsorshipForViewerAsSponsor}, `PullRequest#{autoMergeRequest,viewerCanEnableAutoMerge,viewerCanDisableAutoMerge}`, `Query#sponsorables
- style: prettier
- build(deps): lock file maintenance
probot/create-probot-app 5 pull requests
gr2m/octokit-plugin-rename-branch 4 pull requests
probot/pino 4 pull requests
octokit/rest.js 4 pull requests
- build(deps): lock file maintenance
- feat: `octokit.interactions.{get,set,remove}RestrictionsForAuthenticatedUser()`. Deprecates `octokit.interactions.{get,set,remove}RestrictionsForYourPublicRepos`.several response type fixes
- Docs: App authentication parameter id -> appId
- docs: Fix broken links in documentation
octokit/auth-app.js 4 pull requests
semantic-release/semantic-release 3 pull requests
wip/app 3 pull requests
gr2m/app-stats-action 3 pull requests
probot/example-github-action 3 pull requests
octokit/app.js 3 pull requests
octokit/graphql.js 3 pull requests
octokit/webhooks 3 pull requests
probot/octokit-plugin-config 3 pull requests
gr2m/release-notifier-action 2 pull requests
gr2m/await-npm-package-version-action 2 pull requests
33
repositories not shown
Created an issue in octokit/app.js that received 5 comments
TypeScript build error: Return type of exported function has or is using name 'BaseWebhookEvent' from external module "/Users/gregor/Projects/octokit/app.js/node_modules/@octokit/webhooks/dist-types/types" but cannot be named.
Occurred here after upgrading to @octokit/webhooks v8:
https://github.com/octokit/app.js/runs/1858152718?check_suite_focus=true#step:5:14
node_moduβ¦
5
comments
Opened 8 other issues in 4 repositories
semantic-release/semantic-release
1
open
gr2m/app-stats-action
1
open
octokit/types.ts
1
closed
Answered 1 discussion in 1 repository
octokit/rest.js
octokit/rest.js

