coreos / coreos/coreos-assembler
Change detection doesn't notice changes to `platforms.yaml`
Open
Nobody has claimed this yet.
bug
- Dominant language
- Go
- Stars
- 393
- Forks
- 193
- Avg merge
- 17h 6m
- Merged PRs (30d)
- 5
Description
Change detection isn't monitoring platforms.yaml, so changes to it aren't producing a new build unless forced.
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 locating the change-detection logic and how it tracks platforms.yaml. Reproduce the case where platforms.yaml changes without a forced build, then verify that such a change triggers a new build through the existing test or build workflow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100