Issue & PR triage
Loading...
Showing 14 of 14 issues
| Issue | Title | Author | Age | Action | Staleness ↑ | Confidence | Summary |
|---|---|---|---|---|---|---|---|
|
starflow pr #78 |
feat(test-python): Add Python 3.14 to the defaults | lengau | 389d | close stale | 90 | 80 | Adds Python 3.14 to the default test matrix in the test-python reusable workflow. Draft PR, 0 comments, no review, one failing CI job (Fast tests noble). The change was merged as #75 then reverted by #77. |
|
starflow pr #6 |
feat: Security scanner | lengau | 716d | close stale | 90 | 55 | Adds a security scanner GitHub workflow using the secscan API; author notes it doesn't work yet because runners lack access. Pending review, no CI, no comments, inactive for ~19 months. |
|
starflow issue #48 |
Add publisher worflows | upils | 553d | keep open | 80 | 70 | Feature request to add a reusable release-publish workflow to starflow, adapted from the craft libs' release-publish.yaml. Open ~542 days with one maintainer comment questioning release-drafter's value; no labels, not yet implemented. |
|
starflow pr #86 |
feat: Workflow for testing setup | lengau | 372d | needs review | 80 | 55 | Adds a GitHub Actions workflow for testing setup (+70 lines, 2 files). Pending review, 0 reviewers, no body or comments. CI shows 8 failing linux test jobs across distros; other checks pass. Inactive ~12 months. |
|
starflow pr #89 |
fix: more flair | lengau | 364d | needs review | 75 | 80 | Adds 22 lines of README flair (badges) to the starflow repo; single-file cosmetic change. CI fully green, zero comments, no review activity for 353 days; change still unmerged as README has no badges at HEAD. |
|
starflow pr #101 |
Add pristine-ubuntu-action to hosted runners | Copilot | 279d | needs review | 75 | 80 | Adds lengau/pristine-ubuntu-action@v0 as first step of setup-python-runner/action.yaml, gated to GitHub-hosted Linux runners, to free disk and prevent runner-update breakage. 3-line change, 268 days old, no review, CI partially failing. |
|
starflow pr #155 |
feat: new secscan action | bepri | 81d | close stale | 75 | 45 | Adds a new secscan action for automated security scanning on tags or monthly workflows. Inactive for 73 days with 17 unresolved review comments and no reviewer engagement. |
|
starflow issue #54 |
Golang osv scanner is outdated | cmatsuoka | 490d | needs triage | 72 | 78 | Golang OSV scanner snap is outdated and cannot handle go.mod toolchain entries. Upstream snap fix exists in edge channel but workflow still installs stable. Unlabelled, no assignee, inactive 410 days. |
|
starflow issue #100 |
Use the pristine-ubuntu action on hosted runners | lengau | 279d | keep open | 70 | 60 | Feature request to use lengau/pristine-ubuntu-action on GitHub-hosted runners to prevent runner updates from breaking CI. Open 268 days, no labels, no comments; a related PR (starflow#101) exists but is open with failing CI. |
|
starflow issue #118 |
Contributors script sometimes adds @unknown to the thank-you section. | lengau | 189d | needs triage | 60 | 85 | Contributors script (tools/contributors.py) adds a literal 'unknown' entry to the thank-you section when the GitHub API returns no author login for a commit. Bug confirmed still present at line 254; no fix committed. 178 days old, 0 comments, labelled Type: Bug but no maintainer response. |
|
starflow pr #116 |
docs: Add a how-to for publishing an app's snap | lengau | 204d | needs review | 60 | 55 | Adds a docs how-to for publishing an app's snap, covering the debcraft workflow so far; author plans to add beta/candidate/stable channel info later. All CI passing, 0 reviewers, 12 unresolved review comments, inactive ~6 months. |
|
starflow issue #85 |
Create a workflow for testing dev environments | mr-cal | 372d | keep open | 55 | 55 | Enhancement to add a test-dev-environment.yaml GitHub workflow running make setup/lint/format/test/docs in clean LXD environments across a distro/arch matrix, plus a self-test workflow for starbase. Triaged and open; last activity 201 days ago noted a ty versioning edge case in make setup. |
|
starflow pr #127 |
feat: Create workflow for testing dev environments | me6262 | 154d | needs review | 55 | 60 | WIP workflow creating LXD containers in GitHub Actions to test makefile dev-environment commands, referenced as work for #85. No maintainer review, CLA check failing, author notes it fails when run; no activity for 143 days. |
|
starflow issue #28 |
Use osv-scanner to scan `uv.lock` files | lengau | 641d | keep open | 45 | 70 | Enhancement to add osv-scanner scanning of uv.lock files in the scan-python workflow. Blocked by google/osv-scanner#1406 which is now resolved; implementation pending osv-scanner version update via iosifache/osv-scanner-snap#3. |