Commit graph

20 commits

Author SHA1 Message Date
John Kuhn
f2aafc4d87
Support ignore deletions with "ignore_line_deletions" param (#71)
* Support ignore deletions with "ignore_file_deletions" param

Test files_to_ignore code path

Tweak the variable type

Correct bad logic in the file ignore block

Debug

More debugging

More debugging

Fingers crossed

Another try

Last try

Lets see if this one does it

Testing again

More tests

More testing

Last test

Wait, I might be onto something

Put some changes back

Fixes

Whoops

Walk back yml test

* Rename config variable to be ignore_line_deletions

* Add and update tests

* Update action.yml to provided more consistent desc.

Co-authored-by: Javier Ferrer González <javier.mailserio@gmail.com>

* Delete redundant helper function

* Fix parse error in action.yml

---------

Co-authored-by: Javier Ferrer González <javier.mailserio@gmail.com>
2024-04-16 08:35:06 -07:00
John Kuhn
08227d10e5
Format arguments in README as a table (#72)
Small tweak

Remove whitespace
2024-04-15 06:10:19 -07:00
kooku
4bd28fb774
fix: update readme example (#57) 2024-04-15 09:20:40 +02:00
Changliang Wu
d269449310
feat: add regex match for files to ignore (#50) 2023-01-31 15:31:23 +01:00
Rafa Gómez
54ef36785e
fix: allow multiples files to ignore (#39) 2022-04-07 21:38:33 +02:00
Rafa Gómez
bfc42c990b
feature: Add support for ignoring files (#35)
Co-authored-by: favmd <m.dietl@frontmark.de>
2022-03-20 11:41:22 +01:00
Rafa Gómez
6601a2d04f
refactor: accept params via docpars (#34) 2022-03-20 10:53:21 +01:00
Brian Flad
2b4112ffb7
feat: support size label customization (#26)
* Support size label customization

Reference: https://github.com/CodelyTV/pr-size-labeler/issues/25

* Use curly braces with positional arguments

Prevents issues with $10 and higher.
2021-09-20 11:30:23 +02:00
Javier Ferrer
48a746c126 Document available parameters and basic concepts 2021-03-04 12:08:58 +01:00
Javier Ferrer
4b80a92212 More explicit and self-explanatory message_if_xl default parameter value
- New value based on what an AWS team suggest: https://github.com/awslabs/fhir-works-on-aws-authz-rbac/pull/24
2021-03-04 12:08:58 +01:00
Dominik Meyer
d56e9ca5fe
Add GHES support (#22)
Co-authored-by: dom <dominik.meyer01@sap.com>
Co-authored-by: Javier Ferrer <javier.mailserio@gmail.com>
2021-03-03 12:54:34 +01:00
Rafa Gómez
417e60a06b
Add support for emojis in labels (#17)
* Improve readme

* Add support for emojis in labels
2020-05-05 13:58:09 +02:00
Rafa Gómez
aa03cf715b Improve readme 2020-04-28 14:43:30 +02:00
Rafa Gómez
297d8199d5
Add message if the pr is xl (#7) 2020-04-27 15:36:43 +02:00
Rafa Gómez
9dd667892b
Use default values on readme 2020-03-04 14:26:11 +01:00
Raúl Julián López Caña
d8852852e7
docs: add branding icon/color & version badge (#1) 2020-03-02 08:59:03 +01:00
BhEaN
10518a86c9
Fix typo (#3) 2020-03-02 08:57:38 +01:00
Rafa Gómez
f6e069c843
Improve naming 2020-02-27 18:48:35 +01:00
Rafa Gómez
3cfa647fa5
Improve readme 2020-02-27 18:32:31 +01:00
Rafa Gómez
a038c9687d
Add readme 2020-02-27 17:08:37 +01:00