Commit Graph
55 Commits
Author SHA1 Message Date
Rootul PandGitHub 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ćandGitHub 92471ee0d5 Add documentation for setting a default status 2022-12-10 19:50:30 +01:00
Matthew CostabileandGitHub 1809404e28 Merge branch 'main' into timrogers/draft-issue 2022-07-21 08:46:09 -04:00
Lukasz WarcholandGitHub c8dd399614 Remove beta references 2022-07-19 15:00:18 +00:00
Tim RogersandTim 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 WarcholandGitHub ce9d751c8c Update legacy version reference in the Readme 2022-06-28 14:21:39 +02:00
Lukasz WarcholandGitHub 7ca6a73a54 Update examples to point at release version 2022-06-28 09:33:15 +00:00
Lukasz WarcholandGitHub 79db2f4851 Update readme to mention right scopes needed by this action 2022-06-28 09:31:09 +00:00
Lukasz WarcholandGitHub ed9ec99956 Merge branch 'main' into graphql/projectv2 2022-06-27 14:53:57 +00:00
Matthew CostabileandGitHub 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 WarcholandGitHub 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 WarcholandGitHub 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 CostabileandGitHub b01f724082 build 2022-04-20 11:56:05 +00:00
Matthew CostabileandGitHub f50c5f7f33 update PR to pull request 2022-04-06 12:42:39 -04:00
Matthew CostabileandGitHub 7b62e2081a Merge branch 'main' into patch-2 2022-04-06 12:38:02 -04:00
Omer BensaadonandGitHub 012e2b444d Update README.md
so small a change
2022-04-06 11:36:19 -04:00
Omer BensaadonandGitHub 765e16bbaa Update README.md
added example usage for PRs, made a few edits.
2022-04-06 11:24:55 -04:00
Omer BensaadonandGitHub 196691e90c Update README.md
lowercasing P's to align to GH Style
2022-04-05 08:51:37 -04:00
d07f6a07cd Update README.md
Co-authored-by: Cameron McHenry <[email protected]>
2022-04-04 16:02:30 -04:00
Omer BensaadonandGitHub fb013c35f1 Update README.md 2022-04-04 15:52:34 -04:00
Matthew CostabileandGitHub cc13eb1eed Update README.md 2022-03-30 19:20:32 -04:00
Matthew CostabileandGitHub 859e9c6de8 Update README.md 2022-03-30 19:20:07 -04:00
Matthew CostabileandGitHub 747607c26a Merge pull request #56 from omerbensaadon/patch-1
fix broken link in README
2022-03-29 13:44:32 -04:00
Omer BensaadonandGitHub 5a4b423126 Update README.md
Adding bit about intra-organization
2022-03-29 13:30:57 -04:00
Omer BensaadonandGitHub 2d99f6893d Update README.md
fix broken link
2022-03-29 13:28:03 -04:00
Shaun Kirk WongandGitHub befcba3a7b github/memex#9029: Adds pull_request events to the README 2022-03-29 01:29:32 +00:00
Shaun Kirk WongandGitHub 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 CostabileandGitHub 1b019a7e9a Merge branch 'main' into readmeupdate 2022-03-25 18:37:48 -04:00
Shaun Kirk WongandGitHub b1a76b9854 Fix missing hash in readme link 2022-03-25 15:20:13 -07:00
Shaun Kirk WongandGitHub 069f327762 Merge branch 'main' into readme-improvements 2022-03-25 11:21:09 -07:00
Shaun Kirk WongandGitHub 106684e914 Adds labeled as a supported event 2022-03-25 11:17:26 -07:00
Shaun Kirk WongandGitHub d3bdc22ebd github/memex#8949: Adds example project url 2022-03-25 00:14:19 +00:00
Shaun Kirk WongandGitHub 4a5df49dfe github/memex#8948: Formatting and index 2022-03-24 22:06:12 +00:00
Shaun Kirk WongandGitHub 4d561a46b3 github/memex#8948: Regen badge from workflow UI 2022-03-24 21:20:02 +00:00
Shaun Kirk WongandGitHub d8cf04bb66 Clarify the intention of the labeled input
Co-authored-by: Katarina Blagojevic <[email protected]>
2022-03-24 21:14:19 +00:00
Abdelhamid d9b0535d09 Add build directory 2022-03-24 23:08:45 +02:00
Shaun Kirk WongandGitHub 19cb14e026 github/memex#8948: Minor adjustments 2022-03-24 21:06:12 +00:00
Shaun Kirk WongandGitHub c6f7b220db github/memex#8948: Updates badge url 2022-03-24 21:01:25 +00:00
Shaun Kirk WongandGitHub 3cc9b29b07 github/memex#8948: Adding docs for supported events, creating PATs and commit SHAs 2022-03-24 06:18:57 +00:00
Shaun Kirk WongandGitHub 3e3f8b5f8f github/memex#8948: Some restructuring, current status and license 2022-03-24 05:04:43 +00:00
Abdelhamid 8e16a73f49 Update documentation 2022-03-23 12:34:57 +02:00
Damian BradyandGitHub beea8e26fe Clarifying this adds the current issue 2022-03-17 10:10:38 +10:00
Jonathan ClemandGitHub db4444090e Update README.md 2022-03-02 12:39:59 -05:00
Jonathan ClemandGitHub 7cc545f1d7 Update README.md 2022-03-02 12:24:57 -05:00
Jonathan ClemandGitHub 7906f2ee78 Update README.md 2022-03-02 12:24:18 -05:00
Jonathan Clem 62a16d0b8d Use node16 runtime 2022-02-16 10:24:54 -05:00
Jonathan ClemandGitHub 17e9fd2a29 Make the alert bold 2022-02-01 22:20:12 +00:00