Skip to content

chore: prepare Strandly bug verification pilot#1824

Draft
notgitika wants to merge 2 commits into
mainfrom
chore/strandly-bug-verifier-onboarding
Draft

chore: prepare Strandly bug verification pilot#1824
notgitika wants to merge 2 commits into
mainfrom
chore/strandly-bug-verifier-onboarding

Conversation

@notgitika

Copy link
Copy Markdown
Contributor

Summary

  • collect the environment and reproduction details required for automated bug verification
  • close only issues labeled autoclose in 7 days after the reporter has not responded for seven days
  • define evidence and review requirements for repository-specific agent learnings

Safety

The close workflow ignores pull requests, removes the auto-close label when the issue author responds, and defaults manual dispatches to dry-run mode. It does not run unless the exact auto-close label is present.

The verifier and learning labels have already been created in the repository. This PR does not install or grant permissions to Strandly.

Validation

  • actionlint .github/workflows/auto-close-unverified-bugs.yml
  • YAML parsing for the issue form and workflow
  • issue-form type and unique-ID validation
  • isolated Prettier check for new YAML and Markdown files
  • git diff --check

@github-actions github-actions Bot added size/m PR size: M agentcore-harness-reviewing AgentCore Harness review in progress and removed agentcore-harness-reviewing AgentCore Harness review in progress labels Jul 23, 2026
@agentcore-devx-automation agentcore-devx-automation Bot added the claude-security-reviewing Claude Code /security-review in progress label Jul 23, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Package Tarball

aws-agentcore-0.24.2.tgz

How to install

gh release download pr-1824-tarball --repo aws/agentcore-cli --pattern "*.tgz" --dir /tmp/pr-tarball
npm install -g /tmp/pr-tarball/aws-agentcore-0.24.2.tgz

@agentcore-devx-automation

Copy link
Copy Markdown
Contributor

Claude Security Review: no high-confidence findings. (run)

@agentcore-devx-automation agentcore-devx-automation Bot removed the claude-security-reviewing Claude Code /security-review in progress label Jul 23, 2026
@github-actions github-actions Bot added size/m PR size: M and removed size/m PR size: M labels Jul 23, 2026
@agentcore-devx-automation agentcore-devx-automation Bot added the claude-security-reviewing Claude Code /security-review in progress label Jul 23, 2026
@agentcore-devx-automation

Copy link
Copy Markdown
Contributor

Claude Security Review: no high-confidence findings. (run)

@agentcore-devx-automation agentcore-devx-automation Bot removed the claude-security-reviewing Claude Code /security-review in progress label Jul 23, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 40.31% 15049 / 37333
🔵 Statements 39.56% 16039 / 40535
🔵 Functions 34.42% 2567 / 7457
🔵 Branches 33.71% 10022 / 29728
Generated in workflow #4200 for commit 8501f89 by the Vitest Coverage Report Action

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/m PR size: M

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant