Skip to content

Remove ready-to-implement from bug report template#10064

Merged
captainsafia merged 2 commits intomasterfrom
oz-agent/remove-ready-to-implement-bug-template
May 4, 2026
Merged

Remove ready-to-implement from bug report template#10064
captainsafia merged 2 commits intomasterfrom
oz-agent/remove-ready-to-implement-bug-template

Conversation

@captainsafia
Copy link
Copy Markdown
Contributor

@captainsafia captainsafia commented May 4, 2026

Description

Removes the ready-to-implement default label from the bug report issue template while keeping the bug label. Also updates the triage-issue-local skill so the triage agent determines whether ready-to-implement should be applied based on reproducibility and fix scope.

Linked Issue

N/A - requested from Slack.

  • The linked issue is labeled ready-to-spec or ready-to-implement.
  • Where appropriate, screenshots or a short video of the implementation are included below (especially for user-visible or UI changes).

Screenshots / Videos

N/A - issue template and skill guidance changes only.

Testing

  • python3 assertion that .github/ISSUE_TEMPLATE/01_bug_report.yml now uses only labels: ["bug"] and no longer includes ready-to-implement in the template metadata.
  • python3 assertion that .agents/skills/triage-issue-local/SKILL.md includes the new ready-to-implement triage guidance for reproducible, narrow-scope bugs.
  • git diff --check

Agent Mode

  • Warp Agent Mode - This PR was created via Warp's AI Agent Mode

This PR was created by Oz (running Codex).

@cla-bot cla-bot Bot added the cla-signed label May 4, 2026
@captainsafia captainsafia marked this pull request as ready for review May 4, 2026 17:33
@oz-for-oss
Copy link
Copy Markdown
Contributor

oz-for-oss Bot commented May 4, 2026

@captainsafia

I'm starting a first review of this pull request.

You can view the conversation on Warp.

I completed the review and no human review was requested for this pull request.

Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).

Powered by Oz

Copy link
Copy Markdown
Contributor

@oz-for-oss oz-for-oss Bot left a comment

Choose a reason for hiding this comment

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

Overview

This PR removes the default ready-to-implement label from the bug report template and adds triage guidance for when that label should be applied based on reproducibility and fix scope.

Concerns

  • None.

Verdict

Found: 0 critical, 0 important, 0 suggestions

Approve

Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).

Powered by Oz

Copy link
Copy Markdown
Contributor

@peicodes peicodes left a comment

Choose a reason for hiding this comment

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

Sweet, thanks for this change!

@captainsafia captainsafia merged commit 24a39aa into master May 4, 2026
40 of 41 checks passed
@captainsafia captainsafia deleted the oz-agent/remove-ready-to-implement-bug-template branch May 4, 2026 19:04
wolverine2k pushed a commit to wolverine2k/warp that referenced this pull request May 5, 2026
## Description
Removes the `ready-to-implement` default label from the bug report issue template while keeping the `bug` label. Also updates the `triage-issue-local` skill so the triage agent determines whether `ready-to-implement` should be applied based on reproducibility and fix scope.

## Linked Issue
N/A - requested from Slack.
- [ ] The linked issue is labeled `ready-to-spec` or `ready-to-implement`.
- [ ] Where appropriate, screenshots or a short video of the implementation are included below (especially for user-visible or UI changes).

## Screenshots / Videos
N/A - issue template and skill guidance changes only.

## Testing
- `python3` assertion that `.github/ISSUE_TEMPLATE/01_bug_report.yml` now uses only `labels: ["bug"]` and no longer includes `ready-to-implement` in the template metadata.
- `python3` assertion that `.agents/skills/triage-issue-local/SKILL.md` includes the new `ready-to-implement` triage guidance for reproducible, narrow-scope bugs.
- `git diff --check`

## Agent Mode
- [ ] Warp Agent Mode - This PR was created via Warp's AI Agent Mode

_This PR was created by [Oz](https://warp.dev/oz) (running Codex)._
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants