Issue & PR triage
Loading...
Showing 18 of 18 issues
| Issue | Title | Author | Age | Action | Staleness ↑ | Confidence | Summary |
|---|---|---|---|---|---|---|---|
|
starbase issue #211 |
Merge queues | lengau | 856d | close stale | 92 | 78 | Tracking issue for adopting GitHub merge queues, created by maintainer lengau 845 days ago referencing charmcraft PR #1676. No comments, no follow-up documentation, and no merge queue configuration found in the starbase repo. |
|
starbase issue #200 |
Consider allowing renovate to auto-merge PRs without approval | lengau | 884d | needs triage | 85 | 45 | Maintainer suggestion to configure renovate to auto-merge patch-update PRs when all tests pass and renovate is the sole author. Filed 873 days ago with zero comments, no labels, and no further activity. |
|
starbase issue #323 |
Add a description for `feature/<description>` branches | upils | 603d | close stale | 80 | 65 | Docs gap: HACKING.rst does not explain the feature/<description> branch flow. Open 592 days with zero comments; merged PR #218 documents branch naming conventions, likely resolving it. |
|
starbase issue #438 |
Use starflow's dev environment workflow | mr-cal | 372d | keep open | 78 | 74 | Enhancement to add a GitHub workflow using starflow's dev environment workflow (canonical/starflow#85). Triaged by a maintainer with a Jira ticket (CRAFT-4740) but no activity for ~12 months; the workflow is not yet present in .github/workflows. |
|
starbase issue #34 |
codespell doesn't ignore files in `.gitignore` | mr-cal | 1303d | keep open | 75 | 70 | codespell lint step flags files inside venv/ignored paths because it does not honor .gitignore. Maintainers agreed on a skip-list workaround; the full fix is blocked on upstream codespell. Inactive ~16 months, still open. |
|
starbase issue #201 |
Unified up-to-date spread file | lengau | 883d | needs triage | 75 | 55 | Request for a unified, up-to-date base spread file in rockcraft, filed by a maintainer to save time in charmcraft builds; only an auto-generated Jira sync comment, no labels or discussion for ~16 months. |
|
starbase issue #417 |
Docs: Implement an alternative link checker | medubelko | 417d | keep open | 75 | 80 | Proposal to replace Sphinx's link checker with a faster alternative after it caused a 6-hour build hang on gnu.org. Triaged by maintainer but inactive for over a year; Sphinx linkcheck is still in use in the codebase. |
|
starbase pr #351 |
feat: add a default snapcraft.yaml | upils | 576d | needs review | 75 | 55 | Adds a default snapcraft.yaml (+54 lines, 1 file) so users can build a snap via the craft-application flow. Approved by 1 reviewer but 8 review comments remain unresolved; last activity 462 days ago. |
|
starbase issue #340 |
Makefile/CI: Unfold groups if they failed | lengau | 589d | keep open | 75 | 60 | CI/Makefile improvement: failed log groups should be unfolded in CI output for easier debugging. Self-filed by a maintainer, no labels or comments, blocked by a GitHub feature request (community discussion 39411); inactive ~19 months. |
|
starbase issue #337 |
Versioning method is deprecated | bepri | 591d | needs triage | 72 | 62 | Deprecated setuptools-scm 'post-release' version scheme in use, needs migration. Unlabelled, no human maintainer response (only bot Jira-sync comments); scheme still present in codebase. |
|
starbase pr #560 |
test: add version test module | medubelko | 91d | close stale | 70 | 60 | Add version test module for starbase docs, mocking a planned conf.py function. Inactive for 52 days with 10 unresolved review comments. |
|
starbase issue #357 |
`make docs-auto` should ignore editor temp files and stuff. | lengau | 567d | keep open | 70 | 70 | Request to make `make docs-auto` ignore editor temp/swap files (vim, emacs, kate, VS Code) to avoid spurious rebuilds. Discussed by maintainers in Feb 2025 but never implemented; no activity for ~16 months. |
|
starbase issue #308 |
Auto-format documentation source? | lengau | 630d | keep open | 70 | 60 | Discussion on whether to auto-format documentation source (docstrings and RST), proposing docstrfmt. A maintainer noted it needs rigorous testing against Starter Pack conventions. Unlabelled, undecided, inactive ~16 months. |
|
starbase issue #307 |
Change indentation format for RST (and possibly Markdown?) files | lengau | 630d | keep open | 65 | 60 | Charmcraft docs formatting: set RST indent_size to 2 (per PR #2010 review) and decide markdown indent_size and max_line_length. Open since Dec 2024; maintainer noted in Jan 2025 it could be an early task for a new contributor, but no PR or further activity since. |
|
starbase issue #541 |
Renovate complaints thread | lengau | 100d | needs triage | 55 | 65 | Meta-issue collecting renovate configuration complaints from maintainers; last active 70 days ago with no labels or assignee. |
|
starbase issue #532 |
docs: app title isn't read in TOC | medubelko | 126d | needs triage | 55 | 55 | Rockcraft docs TOC title falls back to 'dev' instead of the Git tag because the RTD runner can't resolve the package version. Filed by a maintainer with no comments; related version/title fixes (#588, #590) landed since. |
|
starbase issue #352 |
CI to check pre-commit updates from renovate | lengau | 576d | keep open | 45 | 65 | CI should run pre-commit run --all-files when renovate updates .pre-commit-config.yaml. Issue is 565 days old but had a Copilot research comment 19 days ago confirming the gap still exists. A prior attempt to add --all-files was walked back (commit 2443e63), so the solution needs rethinking. |
|
starbase issue #589 |
Version test rejects dirty suffix in version strings | lengaubot | 24d | needs triage | 40 | 65 | test_version_with_tags rejects dirty suffix in version strings, causing CI failures on dirty working trees. Untriaged, no maintainer response. |