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

GitHub / github/update-project-action / commits

Updates an item on a GitHub Projects (beta) board based on a workflow dispatch (or other) event's input.

SHA Message Author Date Stats
993f8e40 merge Merge pull request #192 from github/copilot/add-workflow-permissions Ben Balter <b****r@g****m>
Committed by: GitHub <n****y@g****m>
9 months ago
3bd80d98 merge Merge branch 'main' into copilot/add-workflow-permissions Ben Balter <b****r@g****m>
Committed by: GitHub <n****y@g****m>
9 months ago
c6246d8a Delete .github/workflows/codeql-analysis.yml Ben Balter <b****r@g****m>
Committed by: GitHub <n****y@g****m>
9 months ago
c0968e9f Add explicit permissions to workflow files
Co-authored-by: benbalter <2****r@u****m>
copilot-swe-agent[bot] <1****t@u****m> 9 months ago
2af2f5f8 Initial plan for adding workflow permissions
Co-authored-by: benbalter <2****r@u****m>
copilot-swe-agent[bot] <1****t@u****m> 9 months ago
7836b5b2 Initial plan copilot-swe-agent[bot] <1****t@u****m> 9 months ago
855b6a7c merge Merge pull request #186 from github/dependabot/github_actions/actions/checkout-5 Ben Balter <b****r@g****m>
Committed by: GitHub <n****y@g****m>
12 months ago
f0389f1f Bump actions/checkout from 4 to 5
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
12 months ago
21f8a847 merge Merge pull request #177 from github/dependabot/github_actions/peter-evans/cre... Ben Balter <b****n@b****m>
Committed by: GitHub <n****y@g****m>
12 months ago
d54bb6df Bump peter-evans/create-pull-request
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
12 months ago
90ee0862 merge Merge pull request #181 from github/copilot/fix-144 Ben Balter <b****r@g****m>
Committed by: GitHub <n****y@g****m>
12 months ago
47d88fd9 Update README.md
Co-authored-by: Copilot <1****t@u****m>
Ben Balter <b****r@g****m>
Committed by: GitHub <n****y@g****m>
12 months ago
bed8be9f merge Merge branch 'main' into copilot/fix-144 Ben Balter <b****r@g****m>
Committed by: GitHub <n****y@g****m>
12 months ago
0f3fadcd merge Merge pull request #182 from github/copilot/fix-155 Ben Balter <b****r@g****m>
Committed by: GitHub <n****y@g****m>
12 months ago
732fac8c merge Merge branch 'main' into copilot/fix-144 Ben Balter <b****r@g****m>
Committed by: GitHub <n****y@g****m>
12 months ago
6c27cddd merge Merge branch 'main' into copilot/fix-155 Ben Balter <b****r@g****m>
Committed by: GitHub <n****y@g****m>
12 months ago
5925b156 merge Merge pull request #184 from github/copilot/fix-183 Ben Balter <b****r@g****m>
Committed by: GitHub <n****y@g****m>
12 months ago
4f5bc8ed Implement clear field operation support
Co-authored-by: benbalter <2****r@u****m>
copilot-swe-agent[bot] <1****t@u****m> 12 months ago
03bb111a Fix failing tests by updating field type from 'number' to 'NUMBER'
Co-authored-by: benbalter <2****r@u****m>
copilot-swe-agent[bot] <1****t@u****m> 12 months ago
f1b44f77 Update package.json to reflect @actions/core 1.11.1 upgrade and rebuild dist/
Co-authored-by: benbalter <2****r@u****m>
copilot-swe-agent[bot] <1****t@u****m> 12 months ago
1b80d7b8 Upgrade @actions/core from 1.10.0 to 1.11.1 to fix set-output deprecation war...
Co-authored-by: benbalter <2****r@u****m>
copilot-swe-agent[bot] <1****t@u****m> 12 months ago
7200b66b Initial plan copilot-swe-agent[bot] <1****t@u****m> 12 months ago
fc3bd42e Initial plan copilot-swe-agent[bot] <1****t@u****m> 12 months ago
ad3177f2 Initial plan copilot-swe-agent[bot] <1****t@u****m> 12 months ago
c877a941 merge Merge pull request #178 from github/copilot/fix-171 Ben Balter <b****r@g****m>
Committed by: GitHub <n****y@g****m>
12 months ago
e5208af3 Update src/update-project.ts
Co-authored-by: Copilot <1****t@u****m>
Ben Balter <b****r@g****m>
Committed by: GitHub <n****y@g****m>
12 months ago
127891ef Fix NUMBER field update issue by converting string values to numbers
Co-authored-by: benbalter <2****r@u****m>
copilot-swe-agent[bot] <1****t@u****m> 12 months ago
74a604ea Initial plan copilot-swe-agent[bot] <1****t@u****m> 12 months ago
f980378b rm extra files in dist Ben Balter <b****n@b****m> almost 2 years ago
bd5a6347 dont minify Ben Balter <b****n@b****m> almost 2 years ago
7651e07c bump ncc Ben Balter <b****n@b****m> almost 2 years ago
2a2431c4 Update action.yml Ben Balter <b****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
1a0420f1 Update action.yml Ben Balter <b****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
ca8d79c2 merge Merge pull request #161 from github/create-pull-request/patch Ben Balter <b****r@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
c69d4b49 Update build benbalter <b****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
1454d108 merge Merge pull request #135 from dsanders11/feat-pull-requests Ben Balter <b****r@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
7412ac25 merge Merge branch 'main' into feat-pull-requests Ben Balter <b****r@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
ec4beb01 merge Merge pull request #159 from github/dependabot/npm_and_yarn/word-wrap-1.2.5 Ben Balter <b****r@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
2725aa5e merge Merge branch 'main' into feat-pull-requests Ben Balter <b****r@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
d66b5b6b merge Merge branch 'main' into dependabot/npm_and_yarn/word-wrap-1.2.5 Ben Balter <b****r@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
e0959703 merge Merge pull request #160 from github/dependabot/npm_and_yarn/babel/traverse-7.... Ben Balter <b****r@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
75f26559 merge Merge branch 'main' into feat-pull-requests Ben Balter <b****r@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
78875602 Bump @babel/traverse from 7.20.12 to 7.23.9
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
31c10dd1 Bump word-wrap from 1.2.3 to 1.2.5
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
cfe4b814 merge Merge branch 'main' of https://github.com/github/update-project-action Ben Balter <b****n@b****m> over 2 years ago
f0aa0de6 bump example to v3 Ben Balter <b****n@b****m> over 2 years ago
8a597ded merge Merge pull request #140 from github/dependabot/github_actions/actions/checkout-4 Ben Balter <b****r@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
af13f3f4 merge Merge branch 'main' into dependabot/github_actions/actions/checkout-4 Ben Balter <b****r@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
b5adc912 merge Merge pull request #150 from github/dependabot/github_actions/actions/setup-n... Ben Balter <b****r@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
8db505bc Bump actions/setup-node from 3 to 4
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
d2d21616 Bump actions/checkout from 3 to 4
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
a4643cf0 feat: support pull requests David Sanders <d****1@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
b537d392 monthly Ben Balter <b****r@g****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
9ad80a9d merge Merge pull request #19 from github/dependabot/npm_and_yarn/prettier-2.8.3 Ben Balter <b****r@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
95263139 merge Merge branch 'main' into dependabot/npm_and_yarn/prettier-2.8.3 Ben Balter <b****r@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
bde84fb4 merge Merge pull request #23 from github/dependabot/npm_and_yarn/eslint-plugin-jest... Ben Balter <b****r@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
0eff6366 merge Merge branch 'main' into dependabot/npm_and_yarn/prettier-2.8.3 Ben Balter <b****r@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
458639a3 merge Merge branch 'main' into dependabot/npm_and_yarn/eslint-plugin-jest-27.2.1 Ben Balter <b****r@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
69e4e3ab past tense Ben Balter <b****n@b****m> over 3 years ago
265de958 fix update readme Ben Balter <b****n@b****m> over 3 years ago
6eeb9c03 merge Merge pull request #33 from maxdanilov/fix-updates-reads-to-empty-values Ben Balter <b****r@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
08ddfb7d Fix NPE when reading or writing from a field that was empty before Max Danilov <m****v@u****m> over 3 years ago
4a98418b merge Merge pull request #29 from maxdanilov/fix-reading-operation Ben Balter <b****r@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
d4aaf5a7 merge Merge branch 'main' into fix-reading-operation Ben Balter <b****r@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
a4a0c650 merge Merge branch 'main' of https://github.com/github/update-project-action Ben Balter <b****n@b****m> over 3 years ago
53bdf13f typo Ben Balter <b****n@b****m> over 3 years ago
b976061c add newline to update readme script Ben Balter <b****n@b****m> over 3 years ago
cc06a639 merge Merge pull request #31 from github/create-pull-request/patch Ben Balter <b****r@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
605f5d0f merge Merge branch 'main' into fix-reading-operation Ben Balter <b****r@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
eab35896 Bump eslint-plugin-jest from 26.9.0 to 27.2.1
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
5b2bea9e Bump prettier from 2.7.1 to 2.8.3
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
9a19fbcc Update build benbalter <b****r@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
22300d6f build when action or workflow changes Ben Balter <b****n@b****m> over 3 years ago
986d1397 merge Merge branch 'main' into fix-reading-operation Ben Balter <b****r@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
0c276417 add update-readme to build action Ben Balter <b****n@b****m> over 3 years ago
76508202 Fix reading operation Max Danilov <m****v@u****m> over 3 years ago
30901a81 merge Merge pull request #28 from maxdanilov/input-parameter-owner-fix Ben Balter <b****r@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
d6b411d6 read owner from the organization input para,meter Max Danilov <m****v@u****m> over 3 years ago
06bbaf70 merge Merge branch 'main' of https://github.com/github/update-project-action Ben Balter <b****n@b****m> over 3 years ago
766f16a3 build assets via Actions Ben Balter <b****n@b****m> over 3 years ago
a85714ef merge Merge pull request #27 from maxdanilov/rebuild Ben Balter <b****r@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
b16c65a4 Recompile for the recent code changes Max Danilov <m****v@u****m> over 3 years ago
b5757391 merge Merge pull request #25 from maxdanilov/fix-github-token-input-parameter Ben Balter <b****r@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
6830e1ce Fix input parameter alignment: github_token instead of token Max Danilov <m****v@u****m> over 3 years ago
6c33a280 merge Merge pull request #21 from github/dependabot/npm_and_yarn/typescript-eslint/... Ben Balter <b****r@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
04cae5b4 merge Merge branch 'main' into dependabot/npm_and_yarn/typescript-eslint/eslint-plu... Ben Balter <b****r@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
25d503ee merge Merge pull request #22 from github/dependabot/npm_and_yarn/typescript-4.9.4 Ben Balter <b****r@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
28707135 Bump typescript from 4.7.4 to 4.9.4
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
608943a7 Bump @typescript-eslint/eslint-plugin from 5.48.0 to 5.49.0
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
0653964d merge Merge pull request #16 from github/dependabot/npm_and_yarn/typescript-eslint/... Ben Balter <b****r@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
73d6556b Bump @typescript-eslint/parser from 5.48.0 to 5.49.0
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
0366f3a2 merge Merge pull request #20 from github/dependabot/npm_and_yarn/eslint-8.32.0 Ben Balter <b****r@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
f79a9247 Bump eslint from 8.31.0 to 8.32.0
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
db06de24 merge Merge pull request #18 from github/dependabot/npm_and_yarn/vercel/ncc-0.36.1 Ben Balter <b****r@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
312c40a6 Bump @vercel/ncc from 0.34.0 to 0.36.1
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
43d38f8d merge Merge pull request #17 from github/dependabot/npm_and_yarn/octokit/graphql-5.0.5 Ben Balter <b****r@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
3b59ab57 Bump @octokit/graphql from 5.0.4 to 5.0.5
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
b80c13fe merge Merge pull request #15 from github/dependabot/github_actions/actions/checkout-3 Ben Balter <b****r@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
a4708a31 Bump actions/checkout from 2 to 3
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
3bac2dc6 merge Merge pull request #11 from github/js Ben Balter <b****r@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago

← Back to repository