Skip to content

Releases: webispy/checkpatch-action

v9

17 Oct 08:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8...v9

v8

27 Jul 07:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7...v8

v7: pass GITHUB_TOKEN to API if it is set

24 Nov 11:42
Compare
Choose a tag to compare
Currently the GITHUB_TOKEN environment variable is not used. Pass it to
the github API when reading the command list to allow accessing private
repositories.

Signed-off-by: Haggai Eran <[email protected]>

v6: add error message for action

12 Nov 09:37
Compare
Choose a tag to compare
The error message will appear in the annotation of the github action.

Signed-off-by: Inho Oh <[email protected]>

v5: Update README.md

01 Nov 02:45
Compare
Choose a tag to compare

v4

23 Oct 09:10
Compare
Choose a tag to compare
Fixed posting only when GITHUB_TOKEN is present.

v3: fix commit list

22 Oct 09:52
Compare
Choose a tag to compare

v2

21 Oct 11:21
Compare
Choose a tag to compare
Initial commit

v1

17 Oct 10:52
Compare
Choose a tag to compare
v1 Pre-release
Pre-release
add action.yml