My discussions #199798
-
🏷️ Discussion TypeQuestion 💬 Feature/Topic AreaOther BodyHi, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
You can view discussions you've participated in from your GitHub profile:
You can also use GitHub's search to find discussions authored by you: is: discussion author:@YOUR_USERNAME Replace If you're referring to discussions across all repositories, GitHub currently doesn't provide a dedicated page that lists every discussion you've created in one place, but the search query above is a useful workaround. |
Beta Was this translation helpful? Give feedback.
-
|
Hi, You can view all of your GitHub Discussions by visiting your profile and checking the Discussions section. Steps:
You can also search for all discussions authored by you using: https://github.com/search?q=author%3A+is%3Adiscussion&type=discussions Replace with your GitHub username. If you're looking for discussions within a specific repository or organization, please let me know and I can provide more specific instructions. |
Beta Was this translation helpful? Give feedback.
You can view discussions you've participated in from your GitHub profile:
You can also use GitHub's search to find discussions authored by you:
is: discussion author:@YOUR_USERNAME
Replace
YOUR_USERNAMEwith your GitHub username.If you're referring to discussions across all repositories, GitHub currently doesn't provide a dedicated page that lists every discussion you've created in one place, but the search query above is a useful workaround.