chore(github): add wrong-repo signals to issue templates and AGENTS.md#1230
Open
nthmost-orkes wants to merge 3 commits into
Open
chore(github): add wrong-repo signals to issue templates and AGENTS.md#1230nthmost-orkes wants to merge 3 commits into
nthmost-orkes wants to merge 3 commits into
Conversation
Add a warning callout to both bug report templates and a contact link in config.yml so conductor.build users land on the right support page instead of filing issues here. Also add a boilerplate close comment for manual triage.
f69c1be to
46776aa
Compare
46776aa to
60951ce
Compare
Contributor
Author
|
Closing — naming a third-party product explicitly in our issue templates and AGENTS.md isn't the right approach. The templates should assert what this repo is without linking to or naming any other product. Will revise the triage doc to strip the explicit naming too. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Issues are regularly filed in this repo by users of unrelated products that share the Conductor name — likely including AI agents acting on their behalf, which would explain why the reports are well-formatted and detailed despite being in the wrong place.
This PR adds friction for those cases:
bug_report.mdandbug_report.yml:[!WARNING]callout listing concrete mismatch signals (OpenCode,com.conductor.apppaths,settings.toml, desktop coding UI errors) so users can self-identify before filingAGENTS.md: "Repository Identity" section with the same signal list, written for LLM agents — positive signals (what this repo IS) followed by an explicit abort list for wrong-repo cases.github/wrong-repo-response.md: boilerplate close comment for manual triageWhat this does NOT do
This PR does not name or link to any other product. The templates assert what this repo is and flag the mismatch signals — anyone who is in the wrong place can find where they belong on their own.