An open API service providing commit metadata for open source projects.

GitHub / gr2m/octokit-plugin-create-pull-request / commits

Octokit plugin to create a pull request with multiple file changes

SHA Message Author Date Stats
3b480ddf build(deps-dev): bump postcss from 8.5.9 to 8.5.14
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
3d4e4a08 build(deps): bump vite, @vitest/coverage-v8 and vitest (#156)
Co-authored-by: dependabot[bot] <4****]@u****m>, Gregor Martynus <3****m@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>, dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
f77e6dac build(deps-dev): bump picomatch from 2.3.1 to 2.3.2
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
d630e609 ci(release): add permissions for OIDC and npm provenance (#154) Gregor Martynus <3****m@u****m>
Committed by: GitHub <n****y@g****m>
6 months ago
b6afe305 build(deps): bump rollup from 4.34.7 to 4.59.0
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
6 months ago
8b59f7fe build(deps): bump minimatch
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
6 months ago
2f50a304 build(deps): bump glob
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
923f2132 build(deps): bump vite from 5.4.20 to 5.4.21
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
701ca876 build(deps): bump vite from 5.4.14 to 5.4.20
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
12 months ago
e2e060bc fix(graphql): define a name for the pull-requests-for-branch query (#145) Matt Travi <1****i@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
20b4d4c7 build(deps-dev): bump vitest and @vitest/coverage-v8
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
170a1242 build(deps-dev): bump rollup from 4.21.3 to 4.22.4 (#142)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
35c149ec build(deps-dev): bump vite from 5.3.3 to 5.4.6
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
8c45af5b feat: convert package to ESM (#140) wolfy1339 <4****9@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
52cf4105 build(deps-dev): bump braces from 3.0.2 to 3.0.3
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
a7472d50 build(deps-dev): bump @babel/traverse from 7.19.6 to 7.23.2
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
445e8479 fix: avoid creating blops for UTF-8 text files (#133)
Co-authored-by: Gregor Martynus <3****m@u****m>
Riley Martine <r****e@i****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
0295fd01 feat: add support for labels (#131) Stefan Buck <g****b@s****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
2593569d docs(README): fix syntax error (#132) Stefan Buck <g****b@s****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
ac571dce feat: allow update function to trigger file deletion (#130) Stefan Buck <g****b@s****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
f961a6df fix(build): add script to fix `package.json` before publishing (#127) wolfy1339 <4****9@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
636cddfe fix: run file update functions sequentially (#128) Stefan Buck <g****b@s****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
3fe11f62 feat: add `signature` option (#120) Stefan Buck <g****b@s****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
3064d0b1 fix(deps): bump yaml and semantic-release
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
44d95d57 build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
10e9a309 fix: add check to make sure that the head and the base are different (#115)
Co-authored-by: Gregor Martynus <3****m@u****m>
Ofek Gabay <6****4@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
42e275ab build(deps): bump json5 from 2.2.1 to 2.2.3 (#113)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>, dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
91f6fedf feat: `author` and `committer` options (#110)
Co-authored-by: Gregor Martynus <3****m@u****m>
Tyler Michael <t****l@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
81af3892 ci(test): split between `test_matrix` and `test` job Gregor Martynus <3****m@u****m> almost 4 years ago
b249db4e build(deps): update dev dependencies (#109) Gregor Martynus <3****m@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
21c118c7 style: prettier Gregor Martynus <3****m@u****m> almost 4 years ago
d0c2ca5a build(package): lock file Gregor Martynus <3****m@u****m> almost 4 years ago
04a1ac72 fix(deps): update @octokit/types to latest Gregor Martynus <3****m@u****m> almost 4 years ago
c53ca5ba fix: do not try to recreate exisitng branch on fork (#108) Gregor Martynus <3****m@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
16cfec68 build(update-prettier.yml): set node-version to lts/* Gregor Martynus <3****m@u****m> almost 4 years ago
bd513451 build(release.yml): set node-version to lts/* Gregor Martynus <3****m@u****m> almost 4 years ago
0c53ab1f feat: use `graphql` to workaround problems with private/internal repositories... Khanh Nguyen <k****h@n****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
28f33b6d fix(types): `files[path]` can be set to `null` (#101) Gregor Martynus <3****m@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
d57878ff fix: actually update pull request Gregor Martynus <3****m@u****m> about 4 years ago
60031a80 ci(prettier): update actions and cache npm Gregor Martynus <3****m@u****m> about 4 years ago
db369ad5 ci(release): update actions and node version Gregor Martynus <3****m@u****m> about 4 years ago
3c21cdf7 build(package): lock file Gregor Martynus <3****m@u****m> about 4 years ago
103fd821 feat: `update` option (#100) Gregor Martynus <3****m@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
f5463346 build(deps-dev): bump semantic-release from 17.3.8 to 19.0.3 (#97) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
dcf1f306 build(deps): bump jsdom from 16.4.0 to 16.7.0
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
cd4ef24a build(deps): bump semver-regex from 3.1.3 to 3.1.4
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
eedb35d3 docs(README): typo (#95) JJhuk <3****k@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
4bad98fc build(deps): bump y18n from 4.0.0 to 4.0.3
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
759c7577 build(deps): bump ssri from 6.0.1 to 6.0.2
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
d4fdabb4 build(deps): bump hosted-git-info from 2.8.8 to 2.8.9
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
765be15a build(deps): bump trim-off-newlines from 1.0.1 to 1.0.3
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
266dad2d build(deps): bump node-fetch from 2.6.1 to 2.6.7
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
4d0b2092 build(deps): bump tar from 4.4.13 to 4.4.19
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
23373b65 build(deps): bump minimist from 1.2.5 to 1.2.6
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
7c5b9e55 feat: `forceFork` option (#85) Peli de Halleux <p****n@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
db6b15fa fix: support blobs in forked repos (#84) Peli de Halleux <p****n@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
682ea7b4 feat: file mode option (#80)
Co-authored-by: Luca Lanziani <l****a@l****m>
Kenneth Feng <2****g@u****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
25773315 build(deps): bump tmpl from 1.0.4 to 1.0.5 (#79)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
895b579c build(deps): bump semver-regex from 3.1.2 to 3.1.3
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
b4aef8da build(deps): bump path-parse from 1.0.6 to 1.0.7
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
d7e46289 build(deps): bump normalize-url from 4.5.0 to 4.5.1
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
08560f4d build(deps): bump glob-parent from 5.1.1 to 5.1.2 (#75)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
65475206 build(deps): bump ws from 7.4.3 to 7.4.6
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
87b3baeb build(deps): bump browserslist from 4.16.3 to 4.16.6
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
4c660b55 docs(README): remove link to TODOs, we finished them all! Gregor Martynus <3****m@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
3e6b9e9f build(deps): bump lodash from 4.17.20 to 4.17.21
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
ada5482d build(deps): bump handlebars from 4.7.6 to 4.7.7
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
6ccbf00a build(package): simplify repository fields Gregor Martynus <3****m@u****m> over 5 years ago
22f532f2 fix: remove optional chaining (#69) Gregor Martynus <3****m@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
f2abf7fe fix: adapt for latest @octokit/types (#66) Joseph Petersen <j****0@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
cd81aa58 fix(docs): Typo in README: xencoding --> encoding (#64) thanks @adrienjoly Adrien Joly <5****y@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
ef239dee build(deps): bump ini from 1.3.5 to 1.3.7
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
0a459a67 build(deps): bump dot-prop from 4.2.0 to 4.2.1
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
4a1f9bce build(deps-dev): bump semantic-release from 17.0.8 to 17.2.3
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
6417153f build(deps): bump node-fetch from 2.6.0 to 2.6.1
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
c64e480d feat: `draft` option (#57) Ben Mangold <1****d@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
debfe533 build(deps): bump lodash from 4.17.15 to 4.17.19
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
1a1b4098 build(deps): bump npm from 6.14.5 to 6.14.6
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
56e8fe7c fix: create commits if `emptyCommit` is false but a tree was created Gregor Martynus <g****r@m****t> about 6 years ago
0cf6ad39 feat: `options.createWhenEmpty`, `options.changes[].emptyCommit` (#54) Gregor Martynus <g****r@m****t>
Committed by: GitHub <n****y@g****m>
about 6 years ago
c1c67cfe feat: `exists` key for update functions (#52) Gregor Martynus <g****r@m****t>
Committed by: GitHub <n****y@g****m>
about 6 years ago
91475acb feat: `composeCreatePullRequest` export (#50) Gregor Martynus <g****r@m****t>
Committed by: GitHub <n****y@g****m>
about 6 years ago
ed8ac0af feat: support GitHub App installations (#49) Gregor Martynus <g****r@m****t>
Committed by: GitHub <n****y@g****m>
about 6 years ago
a3cabf5c build(package): semantic-release configuration update for main branch Gregor Martynus <g****r@m****t> about 6 years ago
56a06a8a refactor: master with main (#47) Gregor Martynus <g****r@m****t>
Committed by: GitHub <n****y@g****m>
about 6 years ago
6898b794 feat: `changes[].files` is optional. If missing, an empty commit is created (... Gregor Martynus <g****r@m****t>
Committed by: GitHub <n****y@g****m>
about 6 years ago
3a9e860a feat: export types Gregor Martynus <g****r@m****t> about 6 years ago
fad37bd1 feat: multiple commits (#43) Gregor Martynus <g****r@m****t>
Committed by: GitHub <n****y@g****m>
about 6 years ago
6d28da8d ci: set correct branch name Gregor Martynus <g****r@m****t> about 6 years ago
e1769675 docs(README): usage example fix Gregor Martynus <g****r@m****t> about 6 years ago
07ca00bc fix(README): usage example Gregor Martynus <g****r@m****t> about 6 years ago
cc4b9aff feat: update files (#39) Gregor Martynus <g****r@m****t>
Committed by: GitHub <n****y@g****m>
about 6 years ago
46c805a0 build: remove obsolete files Gregor Martynus <g****r@m****t> about 6 years ago
8256dd9b docs(README): spaces between words Gregor Martynus <g****r@m****t> about 6 years ago
9975779b ci: replace Travis with actions (#37) Gregor Martynus <g****r@m****t>
Committed by: GitHub <n****y@g****m>
about 6 years ago
921e4482 ci(release): build before release Gregor Martynus <g****r@m****t> about 6 years ago
aae09d86 TypeScript (#35) Gregor Martynus <g****r@m****t>
Committed by: GitHub <n****y@g****m>
about 6 years ago
e44dc669 feat: `{ createPullRequest }` export. Default export is now deprecated (#34) Gregor Martynus <g****r@m****t>
Committed by: GitHub <n****y@g****m>
about 6 years ago
47f35f4a rename `octokit-create-pull-request` to `octokit-plugin-create-pull-request` ... Gregor Martynus <g****r@m****t>
Committed by: GitHub <n****y@g****m>
about 6 years ago
c13da074 style: prettier Gregor Martynus <g****r@m****t> over 6 years ago

← Back to repository