mirror of
https://github.com/appleboy/ssh-action.git
synced 2026-08-22 16:43:05 +01:00
chore(ci): improve repository maintenance configuration
- Enable weekly Dependabot updates for GitHub Actions dependencies - Consolidate duplicate Trivy scans into a single SARIF scan with exit-code gate - Ignore macOS metadata and locally downloaded drone-ssh binaries - Add feature request issue template and pull request checklist template Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
14
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
14
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
## Description
|
||||
|
||||
Please describe what this PR changes and why.
|
||||
|
||||
## Related Issues
|
||||
|
||||
Fixes #
|
||||
|
||||
## Checklist
|
||||
|
||||
- [ ] Tests pass (`.github/workflows/main.yml` scenarios cover this change)
|
||||
- [ ] `action.yml` input descriptions updated (if adding/changing parameters)
|
||||
- [ ] README.md parameter tables updated (if adding/changing parameters)
|
||||
- [ ] Chinese translations updated (README.zh-cn.md, README.zh-tw.md)
|
||||
Reference in New Issue
Block a user