Commit Graph

15 Commits

Author SHA1 Message Date
Copilot
faff8ba349 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
f7482b4194 feat: more restrictive midnight shutdown 2026-01-02 19:05:59 +01:00
4efde06814 feat: shutdown timer display in i3block 2025-12-21 21:01:42 +01:00
42db2c1d44 fix: shellcheck issues 2025-11-01 15:36:22 +01:00
63a4f8b3ae chore: organize scripts folder 2025-10-31 17:31:16 +01:00
5a26040cf1 feat: turn off auto idle screen shutdown 2025-08-25 17:37:34 +02:00
c21fe05377 feat: show pc warn 2025-07-07 12:45:54 +02:00
2f322aa9de feat: setup activity watch auto start install and so on 2025-07-07 10:47:59 +02:00
7ad700bd69 feat: added nice icons to warp connected info 2025-04-28 10:39:34 +02:00
f2e9cef589 feat: add detector for whether connected to warp cli or not 2025-04-28 10:35:49 +02:00
1182a7f295 feat: add script toggle mic 2025-01-23 17:51:37 +01:00
b5920b538e fix: make ethernet block work on more devices 2024-12-21 18:51:19 +01:00
29e6dfb4cb feat: add installation of pulse audio utils for ubuntu 2024-11-19 06:41:47 +01:00
5dc60e01bb feat: add acpi installation 2024-11-18 15:17:54 +01:00
2e32b196ab feat: added makepkg configuration 2024-11-18 09:06:40 +01:00