cli icon indicating copy to clipboard operation
cli copied to clipboard

Migrate CI into GitHub workflows

Open vdemeester opened this issue 8 months ago • 21 comments
trafficstars

Changes

  • .github/workflows: update codeql job
  • .github/workflows: add slack and retest workflows
  • .github/workflows: add a ci workflow…

Closes #2452

Submitter Checklist

These are the criteria that every PR should meet, please check them off as you review them:

  • [ ] Includes tests (if functionality changed/added)
  • [ ] Run the code checkers with make check
  • [ ] Regenerate the manpages, docs and go formatting with make generated
  • [x] Commit messages follow commit message best practices

See the contribution guide for more details.

Release Notes

NONE

vdemeester avatar Mar 13 '25 14:03 vdemeester