Skip to content

Releases: webispy/checkpatch-action

v9

Choose a tag to compare

@webispy webispy released this 17 Oct 08:05

What's Changed

Full Changelog: v8...v9

v8

Choose a tag to compare

@webispy webispy released this 27 Jul 07:23

What's Changed

Full Changelog: v7...v8

v7: pass GITHUB_TOKEN to API if it is set

Choose a tag to compare

@webispy webispy released this 24 Nov 11:42
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 <haggaie@nvidia.com>

v6: add error message for action

Choose a tag to compare

@webispy webispy released this 12 Nov 09:37
The error message will appear in the annotation of the github action.

Signed-off-by: Inho Oh <inho.oh@sk.com>

v5: Update README.md

Choose a tag to compare

@webispy webispy released this 01 Nov 02:45
Signed-off-by: Inho Oh <inho.oh@sk.com>

v4

Choose a tag to compare

@webispy webispy released this 23 Oct 09:10
Fixed posting only when GITHUB_TOKEN is present.

v3: fix commit list

Choose a tag to compare

@webispy webispy released this 22 Oct 09:52
Signed-off-by: Inho Oh <inho.oh@sk.com>

v2

Choose a tag to compare

@webispy webispy released this 21 Oct 11:21
Initial commit

v1

v1 Pre-release
Pre-release

Choose a tag to compare

@webispy webispy released this 17 Oct 10:52
add action.yml