1
0
Fork 0
mirror of https://github.com/ludeeus/action-shellcheck.git synced 2024-08-16 10:09:53 +02:00
Commit graph

25 commits

Author SHA1 Message Date
Joakim Sørensen
0b28ced3b4
Bump actions/checkout to v3 (#76) 2022-11-06 20:56:54 +01:00
Joakim Sørensen
3261165459
Limit PR actions to master (#75) 2022-11-06 20:50:21 +01:00
Joakim Sørensen
1e1da5dfe2
Add permissions key to workflows and example (#74) 2022-11-06 20:47:49 +01:00
ludeeus
1c879e7d68 Remove releasedrafter action 2022-11-06 19:50:00 +01:00
Arkadiusz Bokowy
10434c2598
Fix warnings reported by shellcheck (#61)
Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>
2022-09-03 10:31:50 +02:00
bi1yeu
6096f68baf
Exact path matching ignore path (#59)
* support exact path matching and glob matching for ignore_path

* newlines

* update readme

* Trigger CI

Co-authored-by: ludeeus <ludeeus@ludeeus.dev>
2022-09-03 10:29:32 +02:00
Joakim Sørensen
203a3fd018
Add separate matcher for note to transform to notice (#53) 2021-11-14 11:48:26 +01:00
Joakim Sørensen
c2b45ddc5f
Split ignore into ignore_paths and ignore_names (#52) 2021-11-14 11:01:29 +01:00
Phred Lane
a1080136d9
Updated matchers to account for "./" file prefixes (#42)
Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>
2021-11-14 10:10:45 +01:00
Alexey Alekhin
94e0aab03c
feat: add format input and a single-line problem matcher (#40)
Co-authored-by: Joakim Sørensen <ludeeus@gmail.com>
2021-03-31 21:03:27 +02:00
Ludeeus
184a772465 Use correct branch for release-drafter 2021-03-31 20:53:27 +02:00
Ludeeus
f01a9171d3 Add Release Drafter 2021-03-31 20:52:44 +02:00
Alexey Alekhin
7fa8ae9d42
fix: multiline problem matcher (#39) 2021-03-31 15:55:33 +02:00
Joakim Sørensen
02daeb3604
Move action to composite (#31) 2020-10-25 21:00:46 +01:00
Joakim Sørensen
c489c81f79
Re enable problem-matcher (#25) 2020-07-28 14:21:49 +02:00
Joakim Sørensen
637bb438ec
Adds problem-matcher (#20)
* Adds problem-matcher

* Fix issue

* match as group 1

* use message

* Limit output

* remove testfile
2020-07-05 23:50:07 +02:00
Joakim Sørensen
06cf1c7f5d
Update and rename push.yml to ShellCheck.yml 2020-06-25 12:20:30 +02:00
ludeeus
b44aa9b87a Update 2020-05-30 12:02:32 +02:00
ludeeus
6eb62923bc Update 2020-05-30 12:00:24 +02:00
ludeeus
21696cbf1a simplify 2020-05-30 11:55:03 +02:00
ludeeus
fa3cc6ede4 Use self 2020-05-30 11:46:07 +02:00
ludeeus
18c29dd450 Add exclude and testfiles 2020-05-30 11:44:01 +02:00
Tony Chia
370adf4cb6 converted main.workflow to Actions V2 yml files 2019-09-18 13:28:56 -07:00
ludeeus
43d591f972 Add support for .bashrc and .bash_profile 2019-03-14 18:15:36 +01:00
ludeeus
86748bd806 init 2019-03-09 11:25:14 +01:00