]> git.ipfire.org Git - thirdparty/suricata.git/commit
github-ci: check all commits on pr 4880/head
authorJason Ish <jason.ish@oisf.net>
Tue, 21 Apr 2020 15:29:57 +0000 (09:29 -0600)
committerVictor Julien <victor@inliniac.net>
Sat, 25 Apr 2020 17:54:48 +0000 (19:54 +0200)
commit78946e652e546f425d85129fa0d81b82eb760923
treebf2d9ea01f29f76d11c490acb7302a2053ffffa5
parent7bd13d2d587e12d29c1629abcd4a8eefd1f9fefb
github-ci: check all commits on pr

On a pull request, attempt to compile all commits from
the base branch to the head of the PR branch.

The job is in a separate workflow file to limit it to
pull-requests only, as the base branch is not available
on push (something to look into).

(cherry picked from commit d955acc01cc0ce7bd5bf04b0e36a96fb55ee56f5)
.github/workflows/commits.yml [new file with mode: 0644]