-
Notifications
You must be signed in to change notification settings - Fork 525
Add details for the GitHub PAT permissions #16758
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
🚀 Benchmarks reportTo see the full report comment with |
|
Pinging @elastic/security-service-integrations (Team:Security-Service Integrations) |
…ken configuration
kcreddy
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@clement-fouque, can you also update your PR commit message accordingly after the latest commit?
…ken permissions and error handling
💚 Build Succeeded
History
|
kcreddy
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
|
Package github - 2.21.0 containing this change is available at https://epr.elastic.co/package/github/2.21.0/ |
Proposed commit message
This pull request updates the GitHub integration documentation and metadata to clarify the required permissions for GitHub Personal Access Tokens (PATs). It also bumps the integration version to 2.21.0 and adds a changelog entry for this enhancement.
Documentation improvements:
packages/github/docs/README.mdandpackages/github/_dev/build/docs/README.mdto specify that the GitHub PAT must have at least "Read-only" permissions on Issues and Metadata, and warns that missing permissions may cause the integration to start without ingesting data. [1] [2]Versioning and changelog:
2.21.0inpackages/github/manifest.yml.packages/github/changelog.yml.Checklist
changelog.ymlfile.Author's Checklist
How to test this PR locally
Related issues
Screenshots