Conversation
Co-authored-by: Sam Browning <106113886+sabrowning1@users.noreply.github.com> Co-authored-by: Robert Sese <734194+rsese@users.noreply.github.com>
Contributor
There was a problem hiding this comment.
Pull request overview
This is an automated repository synchronization pull request that brings changes from the private repository to the public repository. The changes primarily involve:
- Removal of husky Git hooks and related file comparison utility
- Updates to webhook and REST API schemas with new permissions and field additions
- SHA reference updates across configuration files
- Removal of deprecated projects-classic API endpoints from GitHub Apps data
Reviewed changes
Copilot reviewed 38 out of 47 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| src/workflows/husky/post-merge | Deleted husky post-merge hook that auto-installed npm packages |
| src/workflows/husky/post-checkout | Deleted husky post-checkout hook that auto-installed npm packages |
| src/workflows/cmp-files.ts | Deleted file comparison utility used by husky hooks |
| src/webhooks/lib/config.json | Updated SHA reference to latest version |
| src/webhooks/data/ghes-*/schema.json | Added new webhook permissions (artifact_metadata, copilot_requests) and fields; updated Copilot code review descriptions |
| src/webhooks/data/ghec/schema.json | Added new webhook permissions and fields; reordered secret_scanning_alert actions |
| src/webhooks/data/fpt/schema.json | Added new webhook permissions and fields; reordered secret_scanning_alert actions |
| src/rest/lib/config.json | Updated SHA reference to latest version |
| src/github-apps/lib/config.json | Updated SHA reference to latest version |
| src/github-apps/data/ghes-3.19-2022-11-28/*.json | Removed deprecated projects-classic API endpoints |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is an automated pull request to sync changes between the public and private repos.
Our bot will merge this pull request automatically.
To preserve continuity across repos, do not squash this pull request.