Commit Graph

67 Commits

Author SHA1 Message Date
copilot-swe-agent[bot]
88e24e2557 Initial commit - Planning dependency updates
Co-authored-by: TylerDixon <4308048+TylerDixon@users.noreply.github.com>
2025-11-20 15:35:33 +00:00
Tara Nelson
ed5d5cfea4 Build and package 2024-06-26 21:57:50 +00:00
Tara Nelson
b8cb126311 Update instructions for fine grained PAT 2024-06-25 14:19:59 -07:00
Tara Nelson
4bc62d662e Update README.md
Co-authored-by: Cam McHenry <camchenry@users.noreply.github.com>
2024-03-19 08:53:10 -07:00
Tara Nelson
c8124459cd Update README
Fine grain PATs now support GraphQL API
Update default Node version
2024-03-18 22:28:26 +00:00
Cody Baker
1af3c586cc fix minor typo in job name for PR example 2023-10-22 13:28:08 -04:00
Matthew Costabile
8a1828e332 format/build/etc 2023-07-24 14:49:24 +00:00
Matthew Costabile
ce05fa3d42 Merge pull request #356 from LL782/patch-1
Add details about using a classic PAT
2023-05-09 13:01:04 +00:00
LoneDev
7c31fa90d2 Added reopened event 2023-05-02 14:47:57 +02:00
Laurence "DC5B" Lord
539b3f97fd Remove duplicate information about scopes 2023-04-04 15:24:31 +01:00
Laurence "DC5B" Lord
2eedc0bd12 Clarify reason for including repo scope 2023-04-04 15:23:37 +01:00
Laurence "DC5B" Lord
9d30cd4ea3 Add details about using a classic PAT
Let's include details in the readme to avoid error because of the following:

> Personal access tokens with fine grained access do not support the GraphQL API. 

> 'projectV2' field requires the scopes 'read:project'

> 'addProjectV2ItemById' field requires the scope 'project'
2023-04-04 15:22:28 +01:00
Rootul P
ad9efdf1e6 typo: repo -> project
I think this is a typo because the line following the comment doesn't reference a repo, it references a project.
2023-03-08 14:02:48 -05:00
Matthew Costabile
5f0c606906 enable un unchecked indexed access 2023-02-27 13:15:25 +00:00
Mislav Vuletić
92471ee0d5 Add documentation for setting a default status 2022-12-10 19:50:30 +01:00
Matthew Costabile
1809404e28 Merge branch 'main' into timrogers/draft-issue 2022-07-21 08:46:09 -04:00
Lukasz Warchol
c8dd399614 Remove beta references 2022-07-19 15:00:18 +00:00
Tim Rogers
9115f344bd Allow users to add an issue/PR to a board in a different organization
At present, this Action only supports adding an issue or pull
request to a project in the *same organization* as the issue or
pull request itself.

This removes that limitation. If the issue/pull request and
project have different owners, then instead of directly
creating a project item, we will instead create a "draft issue"
which will be added to the board.

Fixes #74.
2022-07-15 11:26:04 +01:00
Lukasz Warchol
ce9d751c8c Update legacy version reference in the Readme 2022-06-28 14:21:39 +02:00
Lukasz Warchol
7ca6a73a54 Update examples to point at release version 2022-06-28 09:33:15 +00:00
Lukasz Warchol
79db2f4851 Update readme to mention right scopes needed by this action 2022-06-28 09:31:09 +00:00
Lukasz Warchol
ed9ec99956 Merge branch 'main' into graphql/projectv2 2022-06-27 14:53:57 +00:00
Matthew Costabile
5152387edb update versions 2022-06-17 12:26:43 +00:00
anthonylaye
a0fa063143 Add example to readme 2022-06-17 10:27:31 +02:00
anthonylaye
d0b7876408 Edit readme and run build 2022-06-16 18:18:27 +02:00
Lukasz Warchol
0c1e36ed75 Update Readme to point the users of the deprecated API to version 0.0.3
Remove feature flags header as it will not be needed after API is released.
2022-06-02 14:59:09 +00:00
Lukasz Warchol
8bc56cd807 Update Action to use new ProjectsV2 api
ProjectsNext API is going to be deprecated in favour of new ProjectsV2.
2022-05-20 12:22:44 +00:00
Matthew Costabile
b01f724082 build 2022-04-20 11:56:05 +00:00
Matthew Costabile
f50c5f7f33 update PR to pull request 2022-04-06 12:42:39 -04:00
Matthew Costabile
7b62e2081a Merge branch 'main' into patch-2 2022-04-06 12:38:02 -04:00
Omer Bensaadon
012e2b444d Update README.md
so small a change
2022-04-06 11:36:19 -04:00
Omer Bensaadon
765e16bbaa Update README.md
added example usage for PRs, made a few edits.
2022-04-06 11:24:55 -04:00
Omer Bensaadon
196691e90c Update README.md
lowercasing P's to align to GH Style
2022-04-05 08:51:37 -04:00
Omer Bensaadon
d07f6a07cd Update README.md
Co-authored-by: Cameron McHenry <camchenry@users.noreply.github.com>
2022-04-04 16:02:30 -04:00
Omer Bensaadon
fb013c35f1 Update README.md 2022-04-04 15:52:34 -04:00
Matthew Costabile
cc13eb1eed Update README.md 2022-03-30 19:20:32 -04:00
Matthew Costabile
859e9c6de8 Update README.md 2022-03-30 19:20:07 -04:00
Matthew Costabile
747607c26a Merge pull request #56 from omerbensaadon/patch-1
fix broken link in README
2022-03-29 13:44:32 -04:00
Omer Bensaadon
5a4b423126 Update README.md
Adding bit about intra-organization
2022-03-29 13:30:57 -04:00
Omer Bensaadon
2d99f6893d Update README.md
fix broken link
2022-03-29 13:28:03 -04:00
Shaun Kirk Wong
befcba3a7b github/memex#9029: Adds pull_request events to the README 2022-03-29 01:29:32 +00:00
Shaun Kirk Wong
4fdd6b24ca Merge pull request #43 from actions/skw-patch-1
Fix missing hash in readme link
2022-03-25 15:46:35 -07:00
Matthew Costabile
1b019a7e9a Merge branch 'main' into readmeupdate 2022-03-25 18:37:48 -04:00
Shaun Kirk Wong
b1a76b9854 Fix missing hash in readme link 2022-03-25 15:20:13 -07:00
Shaun Kirk Wong
069f327762 Merge branch 'main' into readme-improvements 2022-03-25 11:21:09 -07:00
Shaun Kirk Wong
106684e914 Adds labeled as a supported event 2022-03-25 11:17:26 -07:00
Shaun Kirk Wong
d3bdc22ebd github/memex#8949: Adds example project url 2022-03-25 00:14:19 +00:00
Shaun Kirk Wong
4a5df49dfe github/memex#8948: Formatting and index 2022-03-24 22:06:12 +00:00
Shaun Kirk Wong
4d561a46b3 github/memex#8948: Regen badge from workflow UI 2022-03-24 21:20:02 +00:00
Shaun Kirk Wong
d8cf04bb66 Clarify the intention of the labeled input
Co-authored-by: Katarina Blagojevic <katblag@github.com>
2022-03-24 21:14:19 +00:00