Skip to content

chore: remove reproduction link issue closing bot - #9034

Open
westarle wants to merge 2 commits into
googleapis:mainfrom
westarle:remove-invalid-link-bot
Open

chore: remove reproduction link issue closing bot#9034
westarle wants to merge 2 commits into
googleapis:mainfrom
westarle:remove-invalid-link-bot

Conversation

@westarle

Copy link
Copy Markdown
Contributor

This bot adds friction to file issues; at this point I believe its better to allow more issues and have a human decide if they are actionable or not, now that we can triage with AI agent support.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

This pull request removes the automated script, tests, and templates used for closing GitHub issues with invalid reproduction links. Feedback on the changes highlights that the workflow file .github/workflows/issues-no-repro.yaml itself was not deleted, which will lead to failing workflow runs since its underlying script has been removed.

Comment thread bin/migrate-split-repo.sh
"" \
"${PACKAGE_PATH}" \
"samples",".github/workflows/ci.yaml,.github/workflows/issues-no-repro.yaml,.github/workflows/response.yaml,SECURITY.md,renovate.json" \
"samples",".github/workflows/ci.yaml,.github/workflows/response.yaml,SECURITY.md,renovate.json" \

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

high

It looks like .github/workflows/issues-no-repro.yaml is removed from the migration script list, but the workflow file itself is not deleted in this pull request. Since the underlying script .github/scripts/close-invalid-link.cjs has been deleted, any execution of this workflow will fail. Please delete .github/workflows/issues-no-repro.yaml as part of this PR to prevent failing workflow runs.

@westarle
westarle marked this pull request as ready for review July 31, 2026 10:17
@westarle
westarle requested a review from a team as a code owner July 31, 2026 10:17
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