open-telemetry / open-telemetry/opentelemetry-python
CORE/CONTRIB_REPO_SHA should point to an actual SHA instead of main
Open
Beginner friendly
Nobody has claimed this yet.
build & infra
enhancement
- Dominant language
- Python
- Stars
- 2.6k
- Forks
- 1k
- Avg merge
- 4d 15h
- Merged PRs (30d)
- 19
Description
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
Open .github/workflows/misc_0.yml at lines 13-14 and inspect how CORE/CONTRIB_REPO_SHA is used. Identify the intended repository revision, replace main with its full commit SHA, and verify the workflow configuration still supports hermetic builds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, python
- Domain
- build-system, ci-cd
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Clearly specified
- Newbie friendliness
- 84/100