feat: Add GitHub Pull Request extension to workspace template#49
Open
feat: Add GitHub Pull Request extension to workspace template#49
Conversation
Member
|
I'm a little worried about infinite extension requests as in Each costs a second or two at workspace startup time, you can see them happen as the logs go by. |
Author
Yes, thats a fair call. Almost every project I use interacts with GitHub. However, only my Javascript projects use Eslint. If we are worried about startup, I think we should strip them back to bare minimal
|
Member
|
What's happening though is just hitting each person's favorites, without a clear path. I personally haven't enjoyed the GitHub pull request extension, prefer the web UI and |
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.
The Issue
No GitHub Pull Request extension was included in the workspace setup.
How This PR Solves The Issue
This update adds the GitHub Pull Requests extension to the workspace documentation and the user-defined web template.
Coder uses GitHub for authentication so it make sense to include a helper extension for GitHub.
Manual Testing Instructions
Verify that the GitHub Pull Requests extension is listed in the workspace documentation and the template file.
Automated Testing Overview
No automated tests are needed for this change.
Related Issue Link(s)
Release/Deployment Notes
No additional deployment steps are required.