Alexandr Garbuzov
8278980d25
infra: enable no-negated-condition eslint rule ( #3283 )
...
* infra: enable no-negated-condition eslint rule
* dev
* dev
2023-10-15 21:38:32 +03:00
Alexandr Garbuzov
def5c9c997
ci: use latest octokit API inside close stale theme PRs workflow ( #3213 )
2023-09-11 21:57:08 +02:00
Alexandr Garbuzov
6dbc1f5a9e
Refactor: Fixed docstrings for close stale theme PRS workflow helper functions ( #2923 )
2023-07-08 17:57:09 +02:00
Alexandr Garbuzov
631dfe7402
Fixed docstring for fetchOpenPRs function ( #2920 )
2023-07-07 14:12:48 +02:00
Rick Staa
1a4e5a6955
ci: update theme stale close message
2022-11-18 11:06:24 +01:00
Rick Staa
56aa307094
ci: update theme stale close message
2022-11-18 11:05:10 +01:00
Rick Staa
dcc4ccd18c
ci: increase invalid theme close time ( #2210 )
...
This commits increases the theme invalid close time to 20 days.
2022-10-18 17:15:25 +02:00
Rick Staa
1d10912646
ci: fix stale closer action review sort bug ( #2201 )
...
This commit makes sure the PR staleness is checked by the latest review that
is done.
2022-10-16 12:18:21 +02:00
Rick Staa
d56b294ca1
style: improve code style
2022-10-02 14:50:03 +02:00
Rick Staa
b8faef6857
ci: add stale theme pull request closer action push ( #2067 )
...
This commit adds the `stale-theme-pr-closer` closer action. This action
is used to close theme pull requests with an `invalid` label that has
been stale for a given number of `STALE_DAYS`.
2022-10-02 11:05:13 +02:00