You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
suricata/.github
Jason Ish af5a0e11e8 github-ci: check for new authors in pull-request
On pull request, get a list of commit authors for the pull request and
compare to the list of authors in git master. If any differ, save to
new-authors.txt and upload this as an artifact.

As a workflow-run, download this artifact and if non-empty, add a
comment to the pull-request that new authors may be part of the pull
request.

This 2 step approach is because GitHub actions running in pull-request
context are not allowed to comment on the pull request, instead a
post-workflow workflow has been added that runs in the context of the
repo which can then comment on the pull request.
2 years ago
..
workflows github-ci: check for new authors in pull-request 2 years ago
CODEOWNERS github-ci: spelling 2 years ago
CONTRIBUTING.md
PULL_REQUEST_TEMPLATE.md github-ci: use bundle.sh script for libhtp, suricata-update 2 years ago
codecov.yml
dependabot.yml