Karl Horky
3673bc4c4f
Link to better octokit docs
2021-03-24 18:13:28 +01:00
Josh Gross
3d069b2f0c
Merge pull request #121 from robyoung/fix-previous-broken-pr
...
Fix typo from #117
2021-03-03 15:31:04 -05:00
Rob Young
77c8747753
Fix typo from #117
...
I accidentally removed two lines I did not intend to. This would only
break for PRs opened on the repo directly.
2021-03-02 11:41:59 +00:00
Josh Gross
e86864dfd7
Merge pull request #117 from robyoung/fix-pull-request-test-for-forks
...
Fix PR test workflow for forks
2021-02-26 15:55:52 -05:00
Rob Young
58e7e1dbfa
Fix PR test workflow for forks
...
When the workflow is triggered from a fork the permissions for the
`GITHUB_TOKEN` are read-only. This chane skips the write operations if
we're running from a fork.
See: https://docs.github.com/en/actions/reference/events-that-trigger-workflows#pull-request-events-for-forked-repositories
2021-02-23 09:36:43 +00:00
Josh Gross
b251c3e139
Merge pull request #111 from actions/dependabot/npm_and_yarn/node-notifier-8.0.1
...
Bump node-notifier from 8.0.0 to 8.0.1
2021-02-02 11:53:29 -05:00
dependabot[bot]
5b5c43cb7b
Bump node-notifier from 8.0.0 to 8.0.1
...
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier ) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/mikaelbr/node-notifier/releases )
- [Changelog](https://github.com/mikaelbr/node-notifier/blob/v8.0.1/CHANGELOG.md )
- [Commits](https://github.com/mikaelbr/node-notifier/compare/v8.0.0...v8.0.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-02-02 16:51:20 +00:00
Josh Gross
74776b4afc
Merge pull request #110 from buger/patch-1
...
Fix typo in Readme example
2021-02-02 11:46:17 -05:00
Leonid Bugaev
01904b97ff
Fix typo in Readme example
...
$label was not defined as input argument.
Also updated job name to reflect what it actually does.
2021-02-02 17:12:35 +03:00
Josh Gross
315fb4f388
Merge pull request #109 from 36degrees/patch-1
...
Use @v3 in 'View context attributes' example
2021-01-04 13:20:42 -05:00
Oliver Byford
5c9e354ff0
Use @v3 in 'View context attributes' example
...
This makes the version of github-script used in the 'View context attributes' example consistent with the version used by all of the other examples in the README.
2020-12-21 15:16:05 +00:00
Josh Gross
2f21207c8d
Add name to PR test workflow
2020-12-17 12:09:06 -05:00
Josh Gross
1318dc37ba
Merge pull request #108 from Bullenj01/documentation-print-option-for-objects
...
Update README.md
2020-12-17 12:07:59 -05:00
Jason Bullen
f4f25ebaab
Move to examples section
2020-12-17 11:45:30 -05:00
Jason Bullen
b91d578158
Update README.md
...
Add example of using console.log to display attributes of object context
2020-12-17 08:33:49 -05:00
Josh Gross
a52e7f4cf4
Merge pull request #106 from actions/joshmgross/add-codeowners
...
Add CODEOWNERS
2020-12-10 13:27:30 -05:00
Josh Gross
b714c526d7
Add CODEOWNERS
2020-12-09 15:58:34 -05:00
Jonathan Clem
96374ece58
Update README.md
2020-11-17 09:20:10 -05:00
Jonathan Clem
47f7cf65b5
v3.1.0
v3.1.0
2020-11-17 09:16:23 -05:00
Jonathan Clem
58579a2cbf
Merge pull request #100 from actions/bump-octokit
...
Bump Octokit core, REST pagination, REST methdos
2020-11-17 09:15:55 -05:00
Jonathan Clem
8c2abf1707
Bump Octokit licenses
2020-11-17 09:14:13 -05:00
Jonathan Clem
ed05d35c66
Bump Octokit core, REST pagination, REST methdos
2020-11-17 09:13:01 -05:00
Jonathan Clem
bc192ff403
Merge pull request #99 from actions/dependabot/npm_and_yarn/node-fetch-2.6.1
...
Bump node-fetch from 2.6.0 to 2.6.1
2020-11-17 09:11:56 -05:00
Jonathan Clem
5c195044a2
Update node-fetch cached license
2020-11-17 09:10:45 -05:00
dependabot[bot]
bdd2dafb12
Bump node-fetch from 2.6.0 to 2.6.1
...
Bumps [node-fetch](https://github.com/bitinn/node-fetch ) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases )
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md )
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-11-17 14:07:52 +00:00
Jonathan Clem
2d40ba5c82
Update development.md
2020-11-17 08:53:50 -05:00
Jonathan Clem
3c58ce3675
v3.0.2
v3.0.2
v3.0
2020-11-17 08:43:24 -05:00
Jonathan Clem
ff0a9e81a8
v3.0.1
v3.0.1
2020-11-17 08:11:47 -05:00
Jonathan Clem
9d620e45a4
Merge pull request #98 from hfaulds/core-1.2.6
...
Bump @actions/core from 1.2.4 to 1.2.6 dependencies
2020-11-17 08:06:58 -05:00
Hayden Faulds
e5156a8b84
rebuild distribution
2020-11-17 11:19:50 +00:00
Hayden Faulds
b780942434
update licenses
2020-11-17 11:19:43 +00:00
Jonathan Clem
f035cea467
Merge pull request #95 from pradyunsg/patch-1
...
Move information about diffs to correct heading
2020-11-02 12:25:15 -05:00
Pradyun Gedam
6bd37e1a50
Move information about diffs to correct heading
2020-10-31 19:18:40 +05:30
dependabot[bot]
9124ee04c3
Bump @actions/core from 1.2.4 to 1.2.6
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.2.4 to 1.2.6.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
Signed-off-by: dependabot[bot] <support@github.com >
2020-10-05 17:44:36 +00:00
Jonathan Clem
28e5ebafd7
Update README.md
2020-10-05 13:43:31 -04:00
Jonathan Clem
ce5d26b1ab
Merge pull request #88 from clarkbw/patch-1
...
Add a GraphQL example to the README
2020-09-21 09:53:37 -04:00
Bryan Clark
91121b9cb3
Fixup typo
2020-09-17 12:58:40 -07:00
Bryan Clark
ac77fc9f3f
Add a GraphQL example
2020-09-17 12:57:34 -07:00
Jonathan Clem
eb58336601
Merge pull request #86 from actions/fix-readme-args-example
...
Fix example function arguments in README
2020-09-01 09:44:23 -04:00
Jonathan Clem
af3c0bbd72
Fix example function arguments
2020-09-01 09:42:22 -04:00
Jonathan Clem
fdf4916d13
Merge pull request #84 from victoriadrake/patch-1
...
Clean up README
2020-08-27 16:20:53 -04:00
Victoria Drake
89e42e73d1
Clean up README
...
Remove text that seems to be repeated
2020-08-22 09:25:58 -04:00
Jonathan Clem
e2ddba4dfc
Fix Integration/CI badges
2020-08-21 11:15:59 -04:00
Jonathan Clem
cf1dcb0bd5
Add nicer status badges and workflow names
2020-08-21 11:13:16 -04:00
Jonathan Clem
626af12fe9
v3.0.0
v3.0.0
2020-08-21 11:04:01 -04:00
Jonathan Clem
79d44e3558
Merge pull request #83 from actions/bump-deps
...
Bump dependencies
2020-08-21 11:01:07 -04:00
Jonathan Clem
11dbe182e4
Update licenses
2020-08-21 10:59:43 -04:00
Jonathan Clem
563cb72ab7
Bump dev dependencies
2020-08-21 10:58:31 -04:00
Jonathan Clem
3c682f9960
Bump production dependencies
2020-08-21 10:54:17 -04:00
Jonathan Clem
fc4d627901
Add stale workflow
2020-08-18 09:35:23 -04:00