Commit Graph

10 Commits

Author SHA1 Message Date
Hollow Man
922ebefddc Fix typo
seperate -> separate
2021-02-15 15:08:23 +08:00
Sho Mizutani
8cf67b3daa Update README.md
Co-authored-by: Josh Gross <joshmgross@github.com>
2021-02-14 00:51:03 +09:00
Sho Mizutani
fdb1a90cd0 Mention the workflow scope 2021-02-12 14:03:58 +09:00
Chris Sidi
d39e48f007 Create org if necessary 2020-09-22 13:57:42 -04:00
Chris Sidi
4e5bb47042 Better error message when org doesn't exist
* Produce a better error message when the destination org doesn't exist.
* Support pushing to the authenticated user's account

**Before**
`error creating github repository `synced-actions/setup-node`: error creating repository: POST http://my-ghes-hostname/api/v3/orgs/synced-actions/repos: 404 Not Found []`

**After**
`error creating github repository `synced-actions/setup-node`: Organization `synced-actions` doesn't exist at http://my-ghes-hostname. You must create it first.`

https://github.com/actions/actions-sync/issues/1
2020-09-21 22:08:06 -04:00
Chris Sidi
8862a56600 Honor repo flags on sync and push 2020-09-18 17:15:16 -04:00
Andy McKay
216045d0eb Update README.md
Less words, less grammar errors.
2020-07-09 10:59:29 -07:00
Andy McKay
de2c7907a1 Update README.md 2020-07-08 15:39:53 -07:00
Andy McKay
dc659980cd update the readme a bit 2020-07-08 14:50:49 -07:00
Anthony Sterling
f7954c5ebf Rename project to actions-sync 2020-07-02 19:36:10 +01:00