Commit graph

17 commits

Author SHA1 Message Date
Tarepan
451ad1c993 Fix broken examples
Fix example actions, which do not run because of syntax error.
Error is below.

Invalid Workflow File
DETAILS
issue is not a valid event name
2019-09-10 04:13:32 +09:00
Jonathan Clem
e5da67d395
Use 0.2.0 in README 2019-09-05 12:03:28 -04:00
Jonathan Clem
4d2b828632
Merge pull request #2 from actions/client-options
Add client options
2019-09-05 12:02:21 -04:00
Jonathan Clem
fbe453a850
Transform inputs from strings 2019-09-05 11:39:22 -04:00
Jonathan Clem
e6944039f8
Remove empty list from action.yml 2019-09-05 11:34:38 -04:00
Jonathan Clem
0f28aeff3d
Pass input options to GitHub constructor 2019-09-05 11:29:31 -04:00
Jonathan Clem
1aae562f16
Use @actions/core 1.1.0 and @actions/github 1.1.0 2019-09-05 11:29:12 -04:00
Jonathan Clem
e3df9c68fb
Add debug, user-agent, and previews inputs 2019-09-05 09:35:47 -04:00
Jonathan Clem
a113ccad71
Use code icon 2019-09-05 09:20:46 -04:00
Jonathan Clem
75fbffad34
Rename to github-script 2019-09-05 09:20:37 -04:00
Jonathan Clem
13bdf8eda4
Update README.md 2019-08-29 19:03:21 -04:00
Jonathan Clem
fa728aff45
Add license 2019-08-29 18:56:14 -04:00
Jonathan Clem
4dcde6311b
Update README.md 2019-08-29 18:53:00 -04:00
Jonathan Clem
436154793f
Add newline to end of action.yml 2019-08-29 18:52:32 -04:00
Jonathan Clem
d6f96b0015
Add branding to action.yml 2019-08-29 18:52:12 -04:00
Jonathan Clem
4750f56931
Add usage information to README 2019-08-29 18:51:10 -04:00
Jonathan Clem
8080ea76f3
Initial pass on script Action 2019-08-29 18:46:42 -04:00