Community Wall
Leave a note, share your thoughts, or explore GitHub community discussions.
you broke codeql
🏷️ Discussion Type Bug 💬 Feature/Topic Area Code quality Discussion Details CodeQL stopped working. Instead of scanning my Go code, CodeQL triggers nasty internal errors. This job attempted to run with improved incremental analysis but it did not complete successfully. We were unable to automatically build your code. Please replace the call to the autobuild action with your custom build steps. The breakage may be related to Go v1.27. Various Go tools, such as linters and parser libraries,
Andrew
community/community
write (push) permission without repository variable management
🏷️ Discussion Type Product Feedback Body I would like write (push) permission without repository variable management. Use case: developers within an organisation should push code but shouldn't modify CI/CD variables. Request: granular permission to exclude manage_repository_variables from the write base role or ability to add write_push to read role in custom permissions.
Matt Rai-clegg
community/community
should i add copilot extension in zed
🏷️ Discussion Type Question 💬 Feature/Topic Area Copilot in GitHub Body My system has 4GB ram with linux so i cant use vs code as its heavy so i am using zed recently i got github education want to add it to zed but when i redeemed copilot in options to add extension no zed what should i do.
SREEKEDHARNATH
community/community
Can not see "Sign in with GitHub Copilot" on Codex extension in VS Code Insiders
Select Topic Area Bug Copilot Feature Area VS Code Body I can see it on https://github.blog/changelog/2025-10-28-github-copilot-in-visual-studio-code-gets-upgraded/. But I can not see in my vscode insiders.
RustDesk
community/community
GitHub streak not recognizing my August 23 contribution
🏷️ Discussion Type Bug Body Hello GitHub Community, I’m experiencing an issue with my GitHub contribution streak. My contribution for August 23, 2026 appears on my contribution graph, but that day is not being counted toward my GitHub streak. I have checked the following: The commit was made on August 23, 2026. The commit email is connected to my GitHub account. The repository is not a fork. The commit is on the repository’s default branch. I also contacted GitHub Support about this issue, but
Arsh Mansuri
community/community
Revoke Star behavior that cannot be applied to Archived repositories
🏷️ Discussion Type Product Feedback Body Hello, this is my first time trying Feedback here. I don't know when this happened, but when I tried to star the archived repository just now, I was told that I couldn't star it, the entire Star button is gray, and I can't even cancel it??? I understand that Github is making changes to anti fraud and advertising, and I have also noticed that stargazers and viewers are currently unable to view (including archived repositories). But I can't understand w
GreenYoshi (Wang Han)
community/community
Enable component-specific subscriptions on githubstatus.com
🏷️ Discussion Type Product Feedback 💬 Feature/Topic Area Other Body GitHub Status exposes individual components such as GitHub Actions, Copilot, Packages, Pages, etc., but subscribers currently cannot choose which components they want notifications for. For example, a team may want notifications for GitHub Actions incidents, but not for Pages incidents. Atlassian Statuspage already supports this natively through component subscriptions, allowing subscribers to select exactly which components t
Matthieu Ev
community/community
Feature Request: Transparent “on behalf of” attribution for API-generated activity
🏷️ Discussion Type Product Feedback 💬 Feature/Topic Area API Body Feature request summary: Transparent “on behalf of” attribution for API-generated activity I’d like GitHub to support first-class attribution for API actions (comments, reviews, issue updates, etc.) that are created by automation tools on behalf of an authenticated human user. Today, when a tool posts using my credentials, the activity appears as if I wrote it personally, and only the wording reveals that a tool produced it. Thi
William Roe
community/community
"Copilot" has been preemptively registered by Microsoft as the cloth of BingChat. Do you plan to sue Microsoft?
Select Topic Area Question Body Lots of search of Copilot will be sugguest as Microsoft Copilot.
胤玄
community/community
GitHub Student Developer Pack Renewal — Continue Button Disabled
🏷️ Discussion Type Question 💬 Feature/Topic Area GitHub Education Body Hi everyone, I’m trying to renew my GitHub Student Developer Pack, but I’m facing an issue during the application process. I have selected COMSATS University Islamabad and my university email address (@isbstudent.comsats.edu.pk) is verified on my GitHub account and also appears correctly in the email dropdown. However, the Continue button remains disabled even though my actual university email is verified and available in t
Bait Ullah Khan
community/community
Temporary Hold on Payment Method — Both Debit Card and PayPal Not Working
Select Topic Area Question Body Hi GitHub Community, I'm experiencing ongoing issues for the last 4 days when trying to make a payment for GitHub services. I see this message: "We may place a temporary hold on your payment method to verify its validity. This is not a charge, and it will be released automatically after verification." This happens for both my debit cards and PayPal. Has anyone faced something similar? How long does this verification process usually take, and is there any way to re
chandanbp82
community/community
Unable to delete a disabled repository — API returns HTTP 403
🏷️ Discussion Type Bug Body I own the repository Vivicha/MagiskOnWSA. GitHub has disabled the repository due to a Terms of Service violation. I am not requesting restoration or an appeal. I only want the repository to be permanently deleted from my account. The repository is still visible under My repositories, but because it is disabled I cannot access its Settings or the Danger Zone. I also tried deleting it through the official GitHub CLI: gh repo delete Vivicha/MagiskOnWSA --yes The API res
Vivicha
community/community
My commits keep getting deleted in my private repo
🏷️ Discussion Type Bug 💬 Feature/Topic Area Issues Body I have this private repo where I put my nixos configuration, I always push changes there whenever I change something, but these last couple of days, I noticed that my last 2 commits got removed for no reason with no messages, I thankfully have a local copy so I pushed it again, only to see them disappear again the next day. Guidelines I have read the above statement and can confirm my post is relevant to the GitHub feature areas Issues
TuxMan
community/community
Linking GitHub package to GitHub repository is broken with high number of repositories in organization
🏷️ Discussion Type Bug Body Hi, I ran into a pretty painful blocker while trying to link a container package to a repo in our main organization (which has over 70,000 repos). Right now, the "Connect Repository" pop-up tries to preload every single repo into a dropdown list instead of letting you just type it in manually. With 70k+ repos, the browser tab runs out of memory and completely freezes up before you can select anything. Instead of forcing users to select from this dropdown list, is the
Stan Grams
community/community
Why starred projects in private lists are visible to public?
Discussion Type Question Discussion Content Hi everyone, i want to know reason for question above. I think if user starred repos and add them in private lists must be private for privacy issues. Why should i share publicly if i star and add them in private lists for specific reasons?
Mekan Soltanov
community/community
GitHub Pages deployment workflows stuck in Queued state and cannot be cancelled
🏷️ Discussion Type Bug 💬 Feature/Topic Area Workflow Deployment Discussion Details Repository: Pindikata/lange-trade-website I have two GitHub Pages pages build and deployment workflow runs (#18 and #19) that have remained stuck in the Queued state since August 26, 2026. Previous GitHub Pages deployments completed successfully. The site is configured with: Source: Deploy from a branch Branch: main Folder: / (root) Custom domain: langetrade.com DNS check: Successful github-pages environment al
BiiKay
community/community
GitHub Actions runs permanently stuck in queued state with zero jobs and cannot be cancelled
🏷️ Discussion Type Bug 💬 Feature/Topic Area Actions Runner Discussion Details I'm experiencing an issue with GitHub Actions where several workflow runs remain permanently stuck in the "queued" state. The affected runs have been queued for several hours and appear to have no jobs assigned to them. For example, the Actions API reports: status: queued conclusion: null jobs: [] The jobs endpoint returns: total_count: 0 jobs: [] However, attempting to cancel the runs through the GitHub CLI or the f
Onur Anatça
community/community
GitHub Copilot CLI combines model families for a second opinion
Discover how Rubber Duck provides a different perspective to GitHub Copilot CLI. When you ask a coding agent to build a data pipeline, it may not use the best structure. But what if the agent got a second opinion before it executed the plan? Today, in GitHub Copilot CLI, we're introducing Rubber Duck in experimental mode. Rubber Duck leverages a second model from a different AI family to act as an independent reviewer, assessing the agent's plans and work at the moments where feedback matters mo
ebndev
community/community
AI agents can now mutate your production systems. Where's the authorization boundary?<Your question or feedback about the GitHub Discussions product>
Discussion Type Show & Tell Discussion Content An agent refunds a customer $5. Fine. The same agent, same credentials, same MCP connection, same tools, then: drops a production table to "clean up old data" force-pushes to main to "fix a typo" deletes 10,000 user records because a support ticket said "remove this user" sends a 50k-recipient email blast to "notify everyone of the update" terminates the production cluster at 3am because the logs looked noisy What stopped each one? For most agent st
Bucko
community/community
Student Developer Pack blocked after unlinking academic email from inaccessible account
🏷️ Discussion Type Question 💬 Feature/Topic Area Other Hi everyone, I’m having an issue with my GitHub Student Developer Pack application after losing access to an old GitHub account. My original account became permanently inaccessible after I lost access to my 2FA device and exhausted all available recovery methods. I followed GitHub’s documented process and successfully unlinked my academic email address from that locked account. I then created a new GitHub account and added and verified the
munzyr
community/community
Welcome to the my world
Dnyaneshwar Shekade
Welcome to the my world
Dnyaneshwar Shekade
you broke codeql
🏷️ Discussion Type Bug 💬 Feature/Topic Area Code quality Discussion Details CodeQL stopped working. Instead of scanning my Go code, CodeQL triggers nasty internal errors. This job attempted to run with improved incremental analysis but it did not complete successfully. We were unable to automatically build your code. Please replace the call to the autobuild action with your custom build steps. The breakage may be related to Go v1.27. Various Go tools, such as linters and parser libraries,
Andrew
community/community
write (push) permission without repository variable management
🏷️ Discussion Type Product Feedback Body I would like write (push) permission without repository variable management. Use case: developers within an organisation should push code but shouldn't modify CI/CD variables. Request: granular permission to exclude manage_repository_variables from the write base role or ability to add write_push to read role in custom permissions.
Matt Rai-clegg
community/community
should i add copilot extension in zed
🏷️ Discussion Type Question 💬 Feature/Topic Area Copilot in GitHub Body My system has 4GB ram with linux so i cant use vs code as its heavy so i am using zed recently i got github education want to add it to zed but when i redeemed copilot in options to add extension no zed what should i do.
SREEKEDHARNATH
community/community
Can not see "Sign in with GitHub Copilot" on Codex extension in VS Code Insiders
Select Topic Area Bug Copilot Feature Area VS Code Body I can see it on https://github.blog/changelog/2025-10-28-github-copilot-in-visual-studio-code-gets-upgraded/. But I can not see in my vscode insiders.
RustDesk
community/community
GitHub streak not recognizing my August 23 contribution
🏷️ Discussion Type Bug Body Hello GitHub Community, I’m experiencing an issue with my GitHub contribution streak. My contribution for August 23, 2026 appears on my contribution graph, but that day is not being counted toward my GitHub streak. I have checked the following: The commit was made on August 23, 2026. The commit email is connected to my GitHub account. The repository is not a fork. The commit is on the repository’s default branch. I also contacted GitHub Support about this issue, but
Arsh Mansuri
community/community
Revoke Star behavior that cannot be applied to Archived repositories
🏷️ Discussion Type Product Feedback Body Hello, this is my first time trying Feedback here. I don't know when this happened, but when I tried to star the archived repository just now, I was told that I couldn't star it, the entire Star button is gray, and I can't even cancel it??? I understand that Github is making changes to anti fraud and advertising, and I have also noticed that stargazers and viewers are currently unable to view (including archived repositories). But I can't understand w
GreenYoshi (Wang Han)
community/community
Enable component-specific subscriptions on githubstatus.com
🏷️ Discussion Type Product Feedback 💬 Feature/Topic Area Other Body GitHub Status exposes individual components such as GitHub Actions, Copilot, Packages, Pages, etc., but subscribers currently cannot choose which components they want notifications for. For example, a team may want notifications for GitHub Actions incidents, but not for Pages incidents. Atlassian Statuspage already supports this natively through component subscriptions, allowing subscribers to select exactly which components t
Matthieu Ev
community/community
Feature Request: Transparent “on behalf of” attribution for API-generated activity
🏷️ Discussion Type Product Feedback 💬 Feature/Topic Area API Body Feature request summary: Transparent “on behalf of” attribution for API-generated activity I’d like GitHub to support first-class attribution for API actions (comments, reviews, issue updates, etc.) that are created by automation tools on behalf of an authenticated human user. Today, when a tool posts using my credentials, the activity appears as if I wrote it personally, and only the wording reveals that a tool produced it. Thi
William Roe
community/community
"Copilot" has been preemptively registered by Microsoft as the cloth of BingChat. Do you plan to sue Microsoft?
Select Topic Area Question Body Lots of search of Copilot will be sugguest as Microsoft Copilot.
胤玄
community/community
GitHub Student Developer Pack Renewal — Continue Button Disabled
🏷️ Discussion Type Question 💬 Feature/Topic Area GitHub Education Body Hi everyone, I’m trying to renew my GitHub Student Developer Pack, but I’m facing an issue during the application process. I have selected COMSATS University Islamabad and my university email address (@isbstudent.comsats.edu.pk) is verified on my GitHub account and also appears correctly in the email dropdown. However, the Continue button remains disabled even though my actual university email is verified and available in t
Bait Ullah Khan
community/community
Temporary Hold on Payment Method — Both Debit Card and PayPal Not Working
Select Topic Area Question Body Hi GitHub Community, I'm experiencing ongoing issues for the last 4 days when trying to make a payment for GitHub services. I see this message: "We may place a temporary hold on your payment method to verify its validity. This is not a charge, and it will be released automatically after verification." This happens for both my debit cards and PayPal. Has anyone faced something similar? How long does this verification process usually take, and is there any way to re
chandanbp82
community/community
Unable to delete a disabled repository — API returns HTTP 403
🏷️ Discussion Type Bug Body I own the repository Vivicha/MagiskOnWSA. GitHub has disabled the repository due to a Terms of Service violation. I am not requesting restoration or an appeal. I only want the repository to be permanently deleted from my account. The repository is still visible under My repositories, but because it is disabled I cannot access its Settings or the Danger Zone. I also tried deleting it through the official GitHub CLI: gh repo delete Vivicha/MagiskOnWSA --yes The API res
Vivicha
community/community
My commits keep getting deleted in my private repo
🏷️ Discussion Type Bug 💬 Feature/Topic Area Issues Body I have this private repo where I put my nixos configuration, I always push changes there whenever I change something, but these last couple of days, I noticed that my last 2 commits got removed for no reason with no messages, I thankfully have a local copy so I pushed it again, only to see them disappear again the next day. Guidelines I have read the above statement and can confirm my post is relevant to the GitHub feature areas Issues
TuxMan
community/community
Linking GitHub package to GitHub repository is broken with high number of repositories in organization
🏷️ Discussion Type Bug Body Hi, I ran into a pretty painful blocker while trying to link a container package to a repo in our main organization (which has over 70,000 repos). Right now, the "Connect Repository" pop-up tries to preload every single repo into a dropdown list instead of letting you just type it in manually. With 70k+ repos, the browser tab runs out of memory and completely freezes up before you can select anything. Instead of forcing users to select from this dropdown list, is the
Stan Grams
community/community
Why starred projects in private lists are visible to public?
Discussion Type Question Discussion Content Hi everyone, i want to know reason for question above. I think if user starred repos and add them in private lists must be private for privacy issues. Why should i share publicly if i star and add them in private lists for specific reasons?
Mekan Soltanov
community/community
GitHub Pages deployment workflows stuck in Queued state and cannot be cancelled
🏷️ Discussion Type Bug 💬 Feature/Topic Area Workflow Deployment Discussion Details Repository: Pindikata/lange-trade-website I have two GitHub Pages pages build and deployment workflow runs (#18 and #19) that have remained stuck in the Queued state since August 26, 2026. Previous GitHub Pages deployments completed successfully. The site is configured with: Source: Deploy from a branch Branch: main Folder: / (root) Custom domain: langetrade.com DNS check: Successful github-pages environment al
BiiKay
community/community
GitHub Actions runs permanently stuck in queued state with zero jobs and cannot be cancelled
🏷️ Discussion Type Bug 💬 Feature/Topic Area Actions Runner Discussion Details I'm experiencing an issue with GitHub Actions where several workflow runs remain permanently stuck in the "queued" state. The affected runs have been queued for several hours and appear to have no jobs assigned to them. For example, the Actions API reports: status: queued conclusion: null jobs: [] The jobs endpoint returns: total_count: 0 jobs: [] However, attempting to cancel the runs through the GitHub CLI or the f
Onur Anatça
community/community
GitHub Copilot CLI combines model families for a second opinion
Discover how Rubber Duck provides a different perspective to GitHub Copilot CLI. When you ask a coding agent to build a data pipeline, it may not use the best structure. But what if the agent got a second opinion before it executed the plan? Today, in GitHub Copilot CLI, we're introducing Rubber Duck in experimental mode. Rubber Duck leverages a second model from a different AI family to act as an independent reviewer, assessing the agent's plans and work at the moments where feedback matters mo
ebndev
community/community
AI agents can now mutate your production systems. Where's the authorization boundary?<Your question or feedback about the GitHub Discussions product>
Discussion Type Show & Tell Discussion Content An agent refunds a customer $5. Fine. The same agent, same credentials, same MCP connection, same tools, then: drops a production table to "clean up old data" force-pushes to main to "fix a typo" deletes 10,000 user records because a support ticket said "remove this user" sends a 50k-recipient email blast to "notify everyone of the update" terminates the production cluster at 3am because the logs looked noisy What stopped each one? For most agent st
Bucko
community/community
Student Developer Pack blocked after unlinking academic email from inaccessible account
🏷️ Discussion Type Question 💬 Feature/Topic Area Other Hi everyone, I’m having an issue with my GitHub Student Developer Pack application after losing access to an old GitHub account. My original account became permanently inaccessible after I lost access to my 2FA device and exhausted all available recovery methods. I followed GitHub’s documented process and successfully unlinked my academic email address from that locked account. I then created a new GitHub account and added and verified the
munzyr
community/community
💬 1 note from the community
📝 20 discussions from GitHub
© 2026 Dnyaneshwar Shekade