-
Notifications
You must be signed in to change notification settings - Fork 474
Fix minor spelling mistakes #14190
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
Fix minor spelling mistakes #14190
Conversation
🚀 Benchmarks reportPackage
|
Data stream | Previous EPS | New EPS | Diff (%) | Result |
---|---|---|---|---|
issues |
4201.68 | 3448.28 | -753.4 (-17.93%) | 💔 |
To see the full report comment with /test benchmark fullreport
64a12fa
to
3c9230f
Compare
Pinging @elastic/security-service-integrations (Team:Security-Service Integrations) |
The two changed packages need a changelog entry and patch version bump. You can use elastic-package changelog add to accomplish this. For example elastic-package -C packages/github changelog add --next patch --type bugfix --link "https://github.com/elastic/integrations/pull/14190" --description '<changelog text here>'
elastic-package -C packages/miniflux changelog add --next patch --type bugfix --link "https://github.com/elastic/integrations/pull/14190" --description '<changelog text here>' |
Ok, thank you, I will add changes today |
a3ceed2
to
9a7513e
Compare
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.
Nits. LGTM otherwise
5fd84e4
to
840ae38
Compare
840ae38
to
edbe3d3
Compare
Bumped packages/github to be on top of new change from main (to 2.8.2) |
@andrewkroh as Max cannot merge it, if there are no objections, I will merge this PR |
💚 Build Succeeded
History
cc @max-chaban |
|
Package github - 2.8.2 containing this change is available at https://epr.elastic.co/package/github/2.8.2/ |
Package miniflux - 0.2.1 containing this change is available at https://epr.elastic.co/package/miniflux/0.2.1/ |
Fix typos in some data streams manifests for the github and miniflux integrations.
Proposed commit message
Fixed minor spelling mistakes
Checklist
changelog.yml
file.Author's Checklist
How to test this PR locally
Related issues