Commit Graph

8 Commits

Author SHA1 Message Date
Paul Spooren 56cf18027b
CI: fix runtime testing for non master branch
The runtime testing always ran on master branch aka snapshots since the
branch wasn't passed over to the container execution!

Signed-off-by: Paul Spooren <mail@aparcar.org>
(cherry picked from commit f535d77090)
2022-02-02 18:45:13 +01:00
Paul Spooren e573dac5f1 CI: backport GitHub action CI
The CI is working fine with OpenWrt snapshots and 21.02, so backport it.

Signed-off-by: Paul Spooren <mail@aparcar.org>
2021-03-12 09:21:44 -10:00
Yousong Zhou f552f738e2 github: adapt templates
Remove refs to LEDE and use "OpenWrt" instead of "OpenWRT"

Remove instructions on self-checking pull request content for the
following considerations

 - The checks are now enforced by travis autocheck scripts
 - Github now prompts users to refer to the contributing guide on
   submitting new issue and pull request

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-01-27 11:24:43 +08:00
Yousong Zhou 0be823dfc9 Add an issue template
So that maintainers can receive at least one notification at the issue
creation time ;)

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2016-08-25 20:32:50 +08:00
Etienne CHAMPETIER d749882a68 Improve pull_request_template
commit message is copied at the end of the template when creating PR,
so swap instructions and template part

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2016-07-03 13:54:25 +00:00
Etienne CHAMPETIER c3e815cf40 Improve pull_request_template
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2016-07-02 06:57:29 +00:00
Etienne CHAMPETIER 2c01e03bb5 Rename pull_request_template (it's text not markdown)
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2016-07-02 06:57:12 +00:00
Etienne CHAMPETIER 158b4a630f Add a pull request template
I hope this will help triage PR and reduce commits not following guidelines

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2016-06-17 08:02:23 +00:00