Pentarctagon
7d9d3357cf
Checkout submodules. [ci skip]
2020-11-20 12:06:12 -06:00
Pentarctagon
eb361bdccd
Use correct sanitize value.
...
[ci skip]
2020-11-20 11:25:54 -06:00
Pentarctagon
c09e95a20e
Github Actions ubuntu compile test.
2020-11-20 11:19:27 -06:00
Pentarctagon
ef20fc769c
Github Actions docker test.
2020-11-20 11:09:26 -06:00
Pentarctagon
3e9e33def5
Github Actions Test 1.
2020-11-20 10:49:44 -06:00
Pentarctagon
16eac93e66
Remove greeter action - it broke and wasn't that useful anyway.
2020-10-26 12:38:28 -05:00
Steve Cotton
958c82d086
Stop the labeler removing labels
...
The sync-labels option was expected to accept "true" or "false" with "false"
being the default. However, these are currently being converted to boolean
using the Ecmascript `!` operator, which converts both of those strings to
True. Pass the empty string instead to get the value False.
https://github.com/actions/labeler/issues/104
2020-10-12 12:13:42 +02:00
Artem Khrapov
bb237f34ae
Add the 'Add-ons' tag to the pull-request labeler. ( #5199 )
...
Added support for the `Add-ons` tag to the pull-request labeler.
File changes in the following directories will be marked as related to the addons system:
- src/server/campaignd/**
- src/addon/**
- src/gui/dialogs/addon/**
2020-10-09 16:22:32 +02:00
Gunter Labes
d1227ba5ad
Update labeler patterns
2020-10-05 22:58:06 +02:00
Gunter Labes
6476a1981a
Update labeler patterns
2020-10-05 22:38:45 +02:00
Gunter Labes
9a55dd47db
Enable labeler action again
...
With the `pull_request_target` event it should now also work with pull requests from forks.
2020-10-01 21:02:34 +02:00
Gunter Labes
742b58c276
Fix handling of PRs from forks
...
https://docs.github.com/en/free-pro-team@latest/actions/reference/events-that-trigger-workflows#pull_request_target
2020-10-01 17:08:09 +02:00
gfgtdf
95739dc93b
add bug label to bug template
2019-11-30 02:42:20 +01:00
pentarctagon
ed7cd5b78b
Remove the labeler workflow.
...
It's not actually doing anything currently besides making it look like at first glance that every commit to master has some kind of error.
2019-11-17 11:51:23 -06:00
pentarctagon
a8a5812928
Move travis' dockerfiles to common directory.
2019-11-13 19:48:14 -06:00
Celtic Minstrel
f1675f7bdd
Why the heck did no-one create a feature request template already!?
2019-11-11 22:33:35 -05:00
josteph
84d3daed22
github: Add note from SpellingMistakes
2019-10-19 23:44:07 +00:00
Charles Dang
0e85ea8619
Disable labeler for now since it doesn't work with PRs opened from forks
...
See https://github.com/actions/labeler/issues/12#issuecomment-525762657 for more info.
2019-10-19 11:46:24 +11:00
Steve Cotton
384079a16a
Contributing.md: Mention UTF-8 and remove the Tolken references
2019-10-16 12:44:23 +02:00
Charles Dang
3a9ce8606e
Moved code to its own Engine subsection
...
[ci skip]
2019-10-13 10:07:36 +11:00
jostephd
d84415d943
github: Fix print statement
2019-10-12 23:04:54 +00:00
Charles Dang
aff4812c70
Mention documentation
...
[ci skip]
2019-10-13 10:02:01 +11:00
jostephd
f69fdc3ff9
github: Fix syntax errors in example code
2019-10-12 22:47:37 +00:00
jostephd
10b90ecd26
Fix typo in example code
2019-10-12 22:41:35 +00:00
Charles Dang
9fac42a436
Cleaned up some stuff
...
[ci skip]
2019-10-13 03:53:22 +11:00
Charles Dang
af228d2cc8
Added some actual code examples of our conventions
...
[ci skip]
2019-10-13 03:36:26 +11:00
Celtic Minstrel
6ed0577dbd
The MP labeler category was missing the most important part
...
The ones that were listed were basically completely wrong... while they aren't entirely unrelated to MP, they're certainly not MP-specific.
Changes to units or team colours aren't necessarily MP-related changes.
2019-10-12 11:21:28 -04:00
Celtic Minstrel
803d087c23
Several labeler categories were missing the associated source files
2019-10-12 11:19:01 -04:00
nemaara
0216d902ce
Update CONTRIBUTING.md
2019-10-12 02:29:50 -04:00
josteph
4abad34a1a
github: Match labeler to existing labels
2019-10-12 03:43:39 +00:00
nemaara
6bc562e054
Update CONTRIBUTING.md
2019-10-11 23:33:58 -04:00
josteph
8c6d2f024b
.github: Link to IRC
2019-10-12 02:57:19 +00:00
Charles Dang
e7c389c0da
Updated labeler config
...
[ci skip]
2019-10-12 13:41:19 +11:00
Charles Dang
0db34e3c09
CONTRIBUTING.md revision pass 1
...
[ci skip]
2019-10-12 13:03:05 +11:00
pentarctagon
0cffacb40f
Add a bunch more to the labeler.
2019-10-11 17:41:18 -05:00
Charles Dang
c019dbe3d8
Restrict Greeter to PR openings only, add issue line
...
[ci skip]
2019-10-11 22:31:12 +11:00
pentarctagon
4a4673320a
Add wesnothd and campaignd Services label.
2019-10-10 22:15:10 -05:00
Charles Dang
c96d968fa4
Das formatting
...
[ci skip]
2019-10-11 14:12:10 +11:00
Charles Dang
9e1ba0eaa5
Added Greetings action
2019-10-11 14:06:23 +11:00
Celtic Minstrel
41dada698e
Add some new labeler rules and update the existing ones to match actual existing labels
2019-10-10 22:58:47 -04:00
josteph
2331f6b8da
github: Refactor template as it's not oriented at developers
2019-10-11 02:31:37 +00:00
josteph
947c4ed24c
Revert unintentional part of 28bf2cac0b
2019-10-11 02:20:39 +00:00
Charles Dang
4e3ab40633
Added SUPPORT file
2019-10-11 13:11:35 +11:00
Charles Dang
3080b01502
Wasn't supposed to add this one
...
[ci skip]
2019-10-11 13:02:16 +11:00
Charles Dang
28bf2cac0b
Added a text typo template
2019-10-11 13:00:00 +11:00
josteph
471101b714
github: Add savefiles to the bug report template
2019-10-11 01:50:36 +00:00
Charles Dang
83612c0fc3
Added bug report template
2019-10-11 12:36:49 +11:00
Charles Dang
8342bf086f
Moved CONTRIBUTING.md to .github/
...
[ci skip]
2019-10-11 12:22:22 +11:00
Charles Dang
e47087adca
Correct labeler config file name
...
[ci skip]
2019-10-11 08:35:48 +11:00
Charles Dang
a9254f4995
Revert to default PR trigger types
...
This allows them to trigger when synchronized and reopened too.
2019-10-07 03:13:17 +11:00