-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
MAINTAINING.md #684
Comments
I think the release process should be a separate RELEASING.md, e.g. https://github.com/ruby-grape/grape/blob/master/RELEASING.md |
We should document what "a PR lifecycle" should look like somewhere. This would also capture some the questions you've raised. I see a few PRs out there without corresponding issues. Some Initial thoughts on the process -
|
Hm....why don't we see how large that section becomes, and then we'll see if it merits its own doc? It may not even belong in OpenSearch (it may belong in the build repo). To be clear, I'm not opposed, I'd just rather start in one doc and then break things out than have a bunch of docs each with one paragraph in them :) |
What, if any, of this is project wide vs unique to OpenSearch proper? Personally, I like consistent processes across repos in an org. |
Might belong in a .meta repo? Or we could rename |
I think a meta repo referenced by the readme's and website would be good. |
There was a discussion about where to put org-wide things in #532 and I suggested opensearch.org, aka https://github.com/opensearch-project/project-website (also see opensearch-project/project-website#44). WDYT? |
The approaching I'm taking for "stuff like this" is that I want to get it working in the main OpenSearch repo, then move to Dashboards, and then roll it out more widely to the rest of the plugins. I want to make sure we've put some weight on them before I push them out widely only because it's faster to iterate (and make things better) with one repo rather than 20+ :) |
Should we close this now that we have https://github.com/opensearch-project/.github/blob/main/MAINTAINERS.md? |
I'm with @dblock - seems like it's obsolete with |
|
I mentioned this in another issue, but I wanted to capture some thoughts on the 'what' of maintaining. I'm thinking of this as a sister document to "CONTRIBUTING.md" that explains tactically what maintainers should be doing.
To start the conversation, here are a couple of sections I'd find useful:
What else would be useful?
Thanks,
/C
The text was updated successfully, but these errors were encountered: