fix: allow project names to start with multiple digits
Metadata
Current evaluation
Merged a fix to allow project names to start with multiple digits, correcting a validation rule that was always intended to permit this. Approved by three reviewers and passed CI checks.
Suggested action: —
No scores available.
Issue body
This was always supposed to be allowed. Found while updating snapcraft.
- [x] Have you followed the guidelines for contributing?
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [x] Have you successfully run `tox`?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged a fix to allow project names to start with multiple digits, correcting a validation rule that was always intended to permit this. Approved by three reviewers and passed CI checks. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a fix allowing project names to start with multiple digits. The prior restriction was unintentional and discovered during a snapcraft update. The change passed all tests and was integrated into the codebase. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #4945 feat: allow numbers in component names | snapcraft | merged | Merged to allow digits in component names and unify validation with snap names. Fixes Launchpad bug #2069783. Approved by two reviewers, CI passed after fixing a doc reference, and depends on craft-parts PR #790. |