[Beyondtrust PRA] Change session_owner type from keyword to boolean and Update documentation#18565
Conversation
…nd update documentation
Vale Linting ResultsSummary: 2 warnings, 1 suggestion found
|
| File | Line | Rule | Message |
|---|---|---|---|
| packages/beyondtrust_pra/_dev/build/docs/README.md | 27 | Elastic.Latinisms | Latin terms and abbreviations are a common source of confusion. Use 'using' instead of 'via'. |
| packages/beyondtrust_pra/docs/README.md | 27 | Elastic.Latinisms | Latin terms and abbreviations are a common source of confusion. Use 'using' instead of 'via'. |
💡 Suggestions (1)
| File | Line | Rule | Message |
|---|---|---|---|
| packages/beyondtrust_pra/docs/README.md | 103 | Elastic.WordChoice | Consider using 'can, might' instead of 'may', unless the term is in the UI. |
The Vale linter checks documentation changes against the Elastic Docs style guide.
To use Vale locally or report issues, refer to Elastic style guide for Vale.
|
Pinging @elastic/security-service-integrations (Team:Security-Service Integrations) |
🚀 Benchmarks reportTo see the full report comment with |
💚 Build Succeeded
History
|
efd6
left a comment
There was a problem hiding this comment.
Is there a backing issue for this?
Created an issue: #18677 |
efd6
left a comment
There was a problem hiding this comment.
Note change in proposed commit message.
Also, in looking at this, the initial json processor has an on_failure processor. I think that it should probably not since if it fails, nothing further will be successful. Not for this PR.
/cc @kcreddy
|
Package beyondtrust_pra - 0.4.0 containing this change is available at https://epr.elastic.co/package/beyondtrust_pra/0.4.0/ |
Proposed commit message
Checklist
changelog.ymlfile.How to test this PR locally
Related issues