Allow us to block Copilot-generated issues (and PRs) from our own repositories #159749
Replies: 159 comments 280 replies
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
|
gotta use copilot to create a bot to autodeny copilot |
|
I think there may be a editing error in your second full body paragraph- you suggest that the easiest way to waste everyone's time would be adding features to disable the waste of dev time that is Copilot PRs |
This comment was marked as off-topic.
This comment was marked as off-topic.
|
I went to
And in my settings page under Copilot Features, I had an initial issue where the page rejected my attempts to set Anthropic Claude and Google Gemini to "Disabled". It appears to work now having closed the tab and opened a new one, but that was alarming to see... Still, two entries in that settings page are locked at Enabled, so it is impossible to disable "Copilot in GitHub.com" and "Copilot in GitHub Desktop", despite "Show Copilot" being disabled and helpfully hiding all the UI elements that had shown up. |
|
Please consider making this opt in, so that org and/or repository owners can have a choice. Or, if that's really not feasible, could there be an option to opt out? |
|
Legal advice often begs and commands that software is not exposed to the untested minefield that is AI. If a worker is not allowed to expose the code to AI... It'll be a hell of a day in the office if the entire org's is suddenly fair game. |
|
Here's the predictable result of this change: every single repository that a) is open, and b) is remotely large, is going to get DDOS'd by people submitting genAI issues against it. As a consequence, they will have to close the issue tracker, which will hurt GitHub. I understand that y'all are being told by your superiors to add genAI everywhere, and that you need to keep your jobs. Help us keep ours as well, by giving us the tools to stem the ongoing flood. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Select Topic Area
Product Feedback
Feature Area
Issues
Body
I find the following two news items on the front page:
https://github.blog/changelog/2025-05-19-creating-issues-with-copilot-on-github-com-is-in-public-preview/
https://github.blog/changelog/2025-05-19-github-copilot-coding-agent-in-public-preview/
This says to me that github will soon start allowing github users to submit issues which they did not write themselves and were machine-generated. I would consider these issues/PRs to be both a waste of my time and a violation of my projects' code of conduct¹. Filtering out AI-generated issues/PRs will become an additional burden for me as a maintainer, wasting not only my time, but also the time of the issue submitters (who generated "AI" content I will not respond to), as well as the time of your server (which had to prepare a response I will close without response).
As I am not the only person on this website with "AI"-hostile beliefs, the most straightforward way to avoid wasting a lot of effort by literally everyone is if Github allowed accounts/repositories to have a checkbox or something blocking use of built-in Copilot tools on designated repos/all repos on the account. If we are not granted these tools, and "AI" junk submissions become a problem, I may be forced to take drastic actions such as closing issues and PRs on my repos entirely, and moving issue hosting to sites such as Codeberg which do not have these maintainer-hostile tools built directly into the website.
Note: Because it appears that both issues and PRs written this way are posted by the "copilot" bot, a straightforward way to implement this would be if users could simply block the "copilot" bot. In my testing, it appears that you have special-cased "copilot" so that it is exempt from the block feature.
So you could satisfy my feature request by just not doing that.
¹ i don't at this time have codes of conduct on all my projects, but i will now be adding them for purposes of barring "AI"-generated submissions
Guidelines
All reactions