- Notifications
You must be signed in to change notification settings - Fork545
[Github] Remove duplicate repository fields not in github root#6401
Merged
kcreddy merged 3 commits intoelastic:mainfromJun 1, 2023
Merged
[Github] Remove duplicate repository fields not in github root#6401kcreddy merged 3 commits intoelastic:mainfrom
kcreddy merged 3 commits intoelastic:mainfrom
Conversation
elasticmachine commentedMay 31, 2023 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
elasticmachine commentedMay 31, 2023
🌐 Coverage report
|
1 similar comment
elasticmachine commentedMay 31, 2023
🌐 Coverage report
|
andrewkroh approved these changesMay 31, 2023
elasticmachine commentedJun 1, 2023
Pinging @elastic/security-external-integrations (Team:Security-External Integrations) |
elasticmachine commentedJun 1, 2023
Package github - 1.12.1 containing this change is available athttps://epr.elastic.co/search?package=github |
agithomas pushed a commit to agithomas/integrations that referenced this pull requestJun 5, 2023
…ic#6401)* Remove duplicate repo fields not in github root* update changelog
sodhikirti07 pushed a commit that referenced this pull requestJun 15, 2023
* Remove duplicate repo fields not in github root* update changelog
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 freeto 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.
Uh oh!
There was an error while loading.Please reload this page.
What does this PR do?
Fixes bug in
github.issuesdatastream where some of the documents (ingested with norepositoryUI config) havegithub.issues.repository.namewhile also havinggithub.repository.name.Since other
githubdatastreams are usinggithub.repository.namewe could save some space and have more consistency if we dropped github.issues.repository.nameChecklist
changelog.ymlfile.Author's Checklist
How to test this PR locally
Related issues
Screenshots