Commit Graph

11 Commits

Author SHA1 Message Date
Alex Bozhenko
e05ea4cec3 correct test run usage 2023-12-21 08:55:56 -03:00
Avelino
8495071046
fixed run-check job 2023-10-28 22:04:12 -03:00
Alex
6c1da6d88e
GitHub Workflows security hardening (#4586) 2022-10-31 06:47:17 +05:30
harishmatheshwaran
7053eec62f Update run-check.yaml 2022-10-17 16:58:43 -03:00
Amir Ariffin
1fd356d91f
run stale repo check as test instead (#4265) 2022-06-10 17:58:34 +05:30
Avelino
09ae7bf7aa remove matrix support, use container: golang:latest
Signed-off-by: Avelino <avelinorun@gmail.com>
2021-12-16 06:26:09 -03:00
Avelino
f503430fe9 remove netlify on run-check action
Signed-off-by: Avelino <avelinorun@gmail.com>
2021-12-16 06:26:09 -03:00
Avelino
375446fb74 netlify deploy
fixed: #3815

Signed-off-by: Avelino <avelinorun@gmail.com>
2021-12-16 06:26:09 -03:00
Tony Kappen
ca3d6d7366
Fix workflow (#3293)
* fix typo in README.md

fixes #3204

* test

* Delete main.yml

* fix workflow

* set to run on original repository
2020-10-11 16:03:33 -03:00
Tony Kappen
f77a13db41
Fix test stale repositories workflow (#3270)
* fix typo in README.md

fixes #3204

* test

* Delete main.yml

* modify workflow
2020-10-05 05:59:38 -03:00
Tony Kappen
00ccf89dd1
WIP: test stale repositories (#3210)
* fix typo in README.md

fixes #3204

* #1446 implement test for stale repositories

* fix #1446

* fixes #3211 added check if issue has not been previously opened

* fixes #3211 add limit to number of issues created at a time

* fixes #3211 reformat issue message

* checks for dead links as well

* fixes #3211 handle status code 302 and 301

* fixes #3211 handle status code 302 and 301

* fixes #3211 handle status code 302 and 301

* fixes #3211 test workflow

* fixes #3211 test workflow

* fixes #3211 test workflow again

* fixes #3211 test workflow again

* remove workflows and start over

* re add workflow

* apply review suggestions

* add environment variable. modify workflow to run once a week

* add check for archived repositories and reformat

* reformat code to improve readability

* reformat to improve readability

* cause continue and not break if href not found

* satisfy code climate requirements
2020-09-24 18:21:00 -03:00