Commit Graph

15 Commits

Author SHA1 Message Date
Copilot
18b9f020bb
Fix shell script formatting and add PR workflow validation (#3)
* Initial plan

* fix: format shell scripts with shfmt (convert tabs to 2 spaces)

Co-authored-by: kuhyx <147418882+kuhyx@users.noreply.github.com>

* feat: enhance shell-check workflow for PR pre-merge validation

- Add pull_request_target trigger to check PRs from forks
- Add explicit failure message with instructions
- Create BRANCH_PROTECTION.md with setup guide
- Ensure workflow runs on all PRs targeting main/master

Co-authored-by: kuhyx <147418882+kuhyx@users.noreply.github.com>

* refactor: improve workflow security and remove redundant exit code

- Remove pull_request_target to avoid executing untrusted fork code
- Remove redundant exit 1 from failure step
- Update documentation to reflect changes
- Standard pull_request trigger handles forks securely

Co-authored-by: kuhyx <147418882+kuhyx@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: kuhyx <147418882+kuhyx@users.noreply.github.com>
2026-01-07 22:52:20 +01:00
4ebd6c52be feat: more restrictive midnight shutdown 2026-01-02 19:05:59 +01:00
29f6fa61dc feat: shutdown timer display in i3block 2025-12-21 21:01:42 +01:00
795f56023e fix: shellcheck issues 2025-11-01 15:36:22 +01:00
2b62e60ee1 chore: organize scripts folder 2025-10-31 17:31:16 +01:00
1c864eaf06 feat: turn off auto idle screen shutdown 2025-08-25 17:37:34 +02:00
5befc3835f feat: show pc warn 2025-07-07 12:45:54 +02:00
a773ded5fc feat: setup activity watch auto start install and so on 2025-07-07 10:47:59 +02:00
8b2f36b36a feat: added nice icons to warp connected info 2025-04-28 10:39:34 +02:00
ea2f44e161 feat: add detector for whether connected to warp cli or not 2025-04-28 10:35:49 +02:00
556e374236 feat: add script toggle mic 2025-01-23 17:51:37 +01:00
90411ddf7d fix: make ethernet block work on more devices 2024-12-21 18:51:19 +01:00
d74ea53b89 feat: add installation of pulse audio utils for ubuntu 2024-11-19 06:41:47 +01:00
04da3737cd feat: add acpi installation 2024-11-18 15:17:54 +01:00
b3e20bf55e feat: added makepkg configuration 2024-11-18 09:06:40 +01:00