Commit Graph

3 Commits

Author SHA1 Message Date
copilot-swe-agent[bot]
4df13b568a 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>
2026-01-07 21:41:08 +00:00
copilot-swe-agent[bot]
21ec8f050b 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>
2026-01-07 21:39:01 +00:00
d86f775d66 ci: add GitHub Actions workflow for shell script linting 2025-11-16 20:42:11 +01:00