Rasmus Wriedt Larsen
|
7e6ebfd636
|
Enable labeler action again
This time using `pull_request_target`, so it will work properly with forks. See
https://docs.github.com/en/actions/reference/events-that-trigger-workflows#pull_request_target
This reverts commit d5d6093e75.
|
2020-08-28 09:31:46 +02:00 |
|
Taus
|
b99ec29f6e
|
Code Scanning: Additionally exclude Java and C++.
|
2020-07-03 13:56:25 +02:00 |
|
Taus
|
39bc978573
|
Code Scanning: Don't scan the Python directory.
... Possibly some of the other language teams want to get on this? 🙂
If so, give me a shout!
|
2020-07-03 13:46:30 +02:00 |
|
Tom Hvitved
|
56670f3a5f
|
Disable analysis for JS and Python
|
2020-06-19 16:25:23 +02:00 |
|
Tom Hvitved
|
4b47483263
|
Add codeql-config.yml
|
2020-06-19 12:28:52 +00:00 |
|
Tom Hvitved
|
ffe3f500d7
|
Restrict languages in codeql-analysis.yml
|
2020-06-19 13:01:28 +02:00 |
|
Tom Hvitved
|
a285f6460c
|
Create codeql-analysis.yml
|
2020-06-19 11:34:31 +02:00 |
|
Taus Brock-Nannestad
|
d5d6093e75
|
Actions: Disable labeler action.
I've left the `labeler.yml` configuration file, in case this ever starts working
properly with forks.
|
2019-12-16 13:53:00 +01:00 |
|
Taus
|
c1b5389d96
|
Actions: Fix broken escaping in PR labeler action.
TL;DR: YAML escaping is complicated. I think this should fix the problems.
|
2019-12-12 22:24:23 +01:00 |
|
Taus Brock-Nannestad
|
2fec0d0294
|
Escape labels with potentially problematic characters.
|
2019-12-12 16:29:04 +01:00 |
|
Taus Brock-Nannestad
|
51315217ff
|
Add documentation label to docs/**/*.
|
2019-12-12 15:10:21 +01:00 |
|
Taus Brock-Nannestad
|
558c0a440e
|
Actions: Automatically add language-specific labels to pull requests.
|
2019-12-12 14:42:45 +01:00 |
|
alexey
|
a2478296db
|
Add general question issue template
|
2019-10-15 12:13:45 +01:00 |
|
AlexTereshenkov
|
49ee205b46
|
Update issue templates
|
2019-09-10 11:02:02 +01:00 |
|
AlexTereshenkov
|
77871f6d51
|
Update .github/ISSUE_TEMPLATE/lgtm-com---false-positive.md
Co-Authored-By: Sam Lanning <sam@lanni.ng>
|
2019-09-10 10:25:03 +01:00 |
|
AlexTereshenkov
|
523d055194
|
Add a new issue template for false positive in LGTM.com
Add a new issue template for false positive in LGTM.com
|
2019-09-06 14:39:06 +01:00 |
|