opensearch-project / opensearch-project/.github
[BUG] .github files not getting copied over to new opensearch repos
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 41
- Forks
- 74
- Avg merge
- 3d 19h
- Merged PRs (30d)
- 1
Description
What is the bug?
Because of the way we're creating repos, our templates are copied from https://github.com/amazon-archives (specifically Apache-2.0), not this .github. That means our files like maintainers, etc, are not getting copied over when repos are created. (see https://github.com/opensearch-project/opensearch-testcontainers/pull/1).
How can one reproduce the bug?
Create a new repo.
What is the expected behavior?
.github files would be copied over. They are not.
Do you have any additional context?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the repository-creation flow and how it selects templates, then compare the expected .github files with the Apache-2.0 template from amazon-archives. Use opensearch-testcontainers/pull/1 as the concrete example. Done means newly created OpenSearch repositories receive the relevant .github files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100