mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-13 17:23:02 -05:00
Update packages validation comment action (#1730)
This commit is contained in:
@@ -19,7 +19,10 @@ jobs:
|
||||
**Please respond to this comment verifying that you've done the appropriate validation (or explain why it's not necessary) before merging in the PR**
|
||||
|
||||
- [ ] Built and tested the change locally to validate that the update doesn't cause any regressions and fixes the issues intended
|
||||
- [ ] Tested changes on all major platforms (Windows/Mac/Linux)
|
||||
- [ ] Tested changes on all major platforms
|
||||
- [ ] Windows
|
||||
- [ ] Linux
|
||||
- [ ] Mac
|
||||
- [ ] Check the source repo for any open issues with the release being updated to (if available)
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
repo-token-user-login: 'github-actions[bot]' # The user.login for temporary GitHub tokens
|
||||
Reference in New Issue
Block a user