[Feature Request] GitHubGist Improvement & Alternatives of Gist Workflows out of GitHub Repos #47334
Unanswered
Sascha-Block
asked this question in
Repositories
Replies: 1 comment
-
|
Thanks for posting in the GitHub Community, @Sascha-Block! We're happy you're here. You are more likely to get a useful response if you are posting your question in the applicable category. The Accessibility category is a place for our community to discuss and provide feedback on the digital accessibility of GitHub products. Digital accessibility means that GitHub tools, and technologies, are designed and developed so that people with disabilities can use them. I've asked @queenofcorgis to move this issue into the correct category for you. Thank you! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Product Feedback
Body
"As a owner of a GitHub Repository I would like to have a feature which which I can share any code artifact directly from out of single repo, where this artifact is already part of this GitHub repository so that I can embed these artifacts on any website AND so that the relation to the repository and it's repo context remains up to date all the time."
The actual workflow for sharing code - in order to embed this code on any website - is to share this code as a separate artifact on https://gist.github.com/. The actual option by using GIST leads to separate workflows, where these repo artifacts must be handled separately and these artifacts have lost the context to a certain repository.
A product improvement would provide a embed feature within any GitHub repo for any (public) GitHub repo file AND maintain a direct list with a close connection to the resource repositories, so that everybody directly recognizes the relation between a repo artifact and a certain repo, of which this artifact is only one component of many.
Beta Was this translation helpful? Give feedback.
All reactions