procedures: Document GitHub Copilot Chat usage - #3097
Merged
Conversation
|
🎊 Navigate the preview: https://6a06e8ab7fb667e0b25554dd--eclipse-che-docs-pr.netlify.app 🎊 |
RomanNikitenko
marked this pull request as ready for review
May 12, 2026 13:52
RomanNikitenko
requested review from
a team,
deerskindoll,
gtrivedi88 and
mkuznyetsov
as code owners
May 12, 2026 13:52
gtrivedi88
reviewed
May 14, 2026
| Device Authentication is a one-time step. The credentials are saved as a Kubernetes object and persist across workspaces on the same cluster. | ||
| ==== | ||
|
|
||
| .Troubleshooting |
Contributor
There was a problem hiding this comment.
Modularity note — Embedded troubleshooting
For downstream backport, this troubleshooting section should be extracted to a separate module (ref_troubleshooting-github-copilot-chat.adoc or similar). For upstream che-docs, embedding is acceptable, but worth keeping in mind for the downstream sync.
Member
Author
There was a problem hiding this comment.
So, I don't need to apply this change to the current PR.
Please correct me if I misunderstood your comment.
Signed-off-by: Roman Nikitenko <rnikiten@redhat.com> Assisted-by: Cursor AI
Signed-off-by: Roman Nikitenko <rnikiten@redhat.com> Assisted-by: Cursor AI
Co-authored-by: Gaurav Trivedi <90042568+gtrivedi88@users.noreply.github.com>
Signed-off-by: Roman Nikitenko <rnikiten@redhat.com> Assisted-by: Cursor AI
RomanNikitenko
force-pushed
the
device-auth
branch
from
May 15, 2026 09:29
cfdd78b to
c829f2a
Compare
Member
Author
|
@gtrivedi88 |
gtrivedi88
approved these changes
May 18, 2026
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.
What does this pull request change?
Adds instructions how to authenticate
GitHub Copilot ChatusingDevice AuthenticationflowClick here to see screenshots
What issues does this pull request fix or reference?
eclipse-che/che#23536 (comment)
Specify the version of the product this pull request applies to
Pull Request checklist
The author and the reviewers validate the content of this pull request with the following checklist, in addition to the automated tests.
Validate language on files added or modifiedstep reports no vale warnings.Assisted-by: Cursor AI