Skip to content

Add --scan-id flag to bugs list command#184

Merged
gauntface merged 1 commit intomainfrom
feat/bugs-list-scan-id
Mar 12, 2026
Merged

Add --scan-id flag to bugs list command#184
gauntface merged 1 commit intomainfrom
feat/bugs-list-scan-id

Conversation

@gauntface
Copy link
Copy Markdown
Contributor

@gauntface gauntface commented Mar 11, 2026

Adds an optional --scan-id <workflow_request_id> flag to bugs list
that filters results to bugs found in a specific scan. Passes the value
through to the listPublicBugs API endpoint as workflow_request_id.

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com


Open with Devin

Copy link
Copy Markdown
Contributor Author

gauntface commented Mar 11, 2026

Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 2 additional findings.

Open in Devin Review

@gauntface gauntface force-pushed the feat/bugs-list-scan-id branch from 165d290 to a74bc7e Compare March 11, 2026 23:48
@gauntface gauntface force-pushed the feat/remove-scans-show branch from a429155 to 2887d31 Compare March 11, 2026 23:48
@gauntface gauntface force-pushed the feat/bugs-list-scan-id branch from a74bc7e to c683239 Compare March 11, 2026 23:53
@gauntface gauntface force-pushed the feat/remove-scans-show branch from 2887d31 to 9c0d99f Compare March 11, 2026 23:53
@gauntface gauntface changed the base branch from feat/remove-scans-show to graphite-base/184 March 11, 2026 23:56
@gauntface gauntface force-pushed the feat/bugs-list-scan-id branch from c683239 to 7c4a6ff Compare March 11, 2026 23:56
@gauntface gauntface temporarily deployed to integration-tests March 11, 2026 23:57 — with GitHub Actions Inactive
@gauntface gauntface temporarily deployed to integration-tests March 11, 2026 23:57 — with GitHub Actions Inactive
@graphite-app graphite-app Bot changed the base branch from graphite-base/184 to main March 11, 2026 23:57
@gauntface gauntface force-pushed the feat/bugs-list-scan-id branch from 7c4a6ff to 55f0130 Compare March 11, 2026 23:57
@gauntface gauntface temporarily deployed to integration-tests March 11, 2026 23:57 — with GitHub Actions Inactive
@gauntface gauntface force-pushed the feat/bugs-list-scan-id branch from 55f0130 to 9e885dc Compare March 12, 2026 00:36
@gauntface gauntface temporarily deployed to integration-tests March 12, 2026 00:36 — with GitHub Actions Inactive
@gauntface gauntface force-pushed the feat/bugs-list-scan-id branch from 9e885dc to 9d101bd Compare March 12, 2026 00:44
@gauntface gauntface temporarily deployed to integration-tests March 12, 2026 00:44 — with GitHub Actions Inactive
@gauntface gauntface force-pushed the feat/bugs-list-scan-id branch from 9d101bd to f8323df Compare March 12, 2026 01:49
@gauntface gauntface force-pushed the feat/bugs-list-scan-id branch 2 times, most recently from 5bef469 to 66600aa Compare March 12, 2026 02:13
@gauntface gauntface temporarily deployed to integration-tests March 12, 2026 02:14 — with GitHub Actions Inactive
Adds an optional `--scan-id <workflow_request_id>` flag to `bugs list`
that filters results to bugs found in a specific scan. Passes the value
through to the `listPublicBugs` API endpoint as `workflow_request_id`.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@gauntface gauntface force-pushed the feat/bugs-list-scan-id branch from 66600aa to 4217b98 Compare March 12, 2026 02:14
@gauntface gauntface temporarily deployed to integration-tests March 12, 2026 02:14 — with GitHub Actions Inactive
@gauntface gauntface merged commit 6fd1870 into main Mar 12, 2026
13 checks passed
@gauntface gauntface deleted the feat/bugs-list-scan-id branch March 12, 2026 02:18
sachiniyer added a commit that referenced this pull request Mar 12, 2026
## Summary
- Bumps version from 0.1.10 to 0.1.11
- The release workflow will auto-tag and build artifacts when merged to
main

### Changes since v0.1.10

**Features:**
- Add shell tab completion via clap_complete (#182)
- Add --scan-id flag to bugs list command (#184)
- Add scans list command (#163)
- Add scans to the skill.md for the detail CLI (#185)
- Auto-detect repository in detail-bugs skill (#160)

**Fixes:**
- Show user-friendly error messages instead of debug output (#129)
- Continue list numbering across pages instead of resetting (#130)
- Add file locking to prevent concurrent config overwrites (#131)

**Chores & Refactoring:**
- Replace Makefile with cargo xtask (#159)
- Upgrade all dependencies to latest versions (#158)
- Enable comprehensive clippy lints (pedantic, nursery, restriction)
(#134, #135, #144, #152, #153, #154, #155)
- Add GitHub Pages workflow for API docs (#178)
- Add Scalar API reference page (#177)
- Add integration tests against live API (#181)
- Remove alpha warning from README (#156)

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant