Daniel (dB.) Doubrovkine
Daniel (dB.) Doubrovkine
We're returning a set of name/emails, but some may be better than others. Sort by date, volume, alphabetically, etc.
Add a lot more detail with `--verbose`. For example how many repos have been retrieved, what queries are being made, how many commits are being checked, credentials being loaded and...
Sometimes you just want the email, no need for a name. Add an option to display just the email or the name and the email.
**Describe the bug** The `testMultiThreadAcquireLock` test fails in CI consistently but passes locally.
**Is your feature request related to a problem? Please describe.** This repo includes a [job-scheduler sample extension plugin](https://github.com/opensearch-project/job-scheduler/tree/main/sample-extension-plugin). It would be easier if one could clone a repo to get...
Coming from https://github.com/opensearch-project/opensearch-clients/issues/64, cleanup unused branches. For some unused branches we probably want to save state, so maybe note the last revision of any branch being deleted in this issue...
Coming from https://github.com/opensearch-project/opensearch-plugins/issues/96, add MacOS (Darwin) support. - [ ] Passing CI on MacOS - [ ] Documentation
**Is your feature request related to a problem? Please describe.** The notifications repo is the only one in OpenSearch plugins that produces 2 plugins, notifications and notifications-core. This breaks some...
Add to [MAINTAINERS](https://github.com/opensearch-project/.github/blob/main/MAINTAINERS.md) - What is the commit process from the maintainer POV? (e.g. puck-up any of the open PRs, is there an SLA?) - What's specific about PRs in...
### Is your feature request related to a problem? In https://github.com/opensearch-project/.github/blob/main/MAINTAINERS.md#triage-open-issues we talk about triaging issues. But what is it? ### What solution would you like? Add to https://github.com/opensearch-project/.github/blob/main/MAINTAINERS.md#triage-open-issues. I...