Daniel (dB.) Doubrovkine
Daniel (dB.) Doubrovkine
### What is the bug? There are multiple repos with MAINTAINERS.md that were inherited through various processes that have never committed to a repo. For example, in https://github.com/opensearch-project/opensearch-java/commit/53dc6ba40376eb885b0d7cf4d41e8b2613b738ab we had...
## What/Why ### What are you proposing? Users want to read up on current security measures of our repos. For example, whether we have any security scanners configured to detect...
## What/Why ### What are you proposing? We have varying state of repos that check license headers. Do a campaign that will add license checkers in every repo in the...
## What/Why ### What are you proposing? Most repositories in this organization inherit at least an `untriaged` label via templates to recognize new issues that have not been looked at...
## What/Why ### What are you proposing? Most repositories in opensearch-project require 2 code reviewers. Relax that to 1+. Enforce. Document in https://github.com/opensearch-project/.github/blob/main/RESPONSIBILITIES.md#maintainer-responsibilities and https://github.com/opensearch-project/.github/blob/main/CONTRIBUTING.md#review-process that 1+ review is required....
## What kind of business use case are you trying to solve? What are your requirements? Branch protection is used to avoid accidentally deleting branches, requiring multiple code reviewers, etc....
Standardize release notes across all products that we release in this org. - Should one include every PR or remove some? - Should these be edited to be humanly readable?...
**What kind of business use case are you trying to solve? What are your requirements?** Markdown files could use some standardization. - TOCs - Ends of files should have a...
**What kind of business use case are you trying to solve? What are your requirements?** What are the processes that each repo in this org can modify, and which processes...
We see some variations of users going crafty and checklists in PR templates. https://github.com/opensearch-project/OpenSearch/pull/1103 https://github.com/opensearch-project/OpenSearch/pull/1091 https://github.com/opensearch-project/OpenSearch/pull/1102 https://github.com/opensearch-project/opensearch-build/pull/203 They also show up as a task checklist in the list of PRs,...