rhkdump / kdump-utils

Kernel crash dump collection utilities
GNU General Public License v2.0
3 stars 8 forks source link

[RFC] Enable GitHub action to test the patches as early and as often as possible #21

Open coiby opened 2 weeks ago

coiby commented 2 weeks ago

This patch set enables GitHub Action to test the patches whenever there is a pull request (PR) or a change to the PR. By testing the patches as early and as often as possible, we can prevent problems or catch problems early.

Four kinds of tests will be triggered automatically,