Docs: github-mode: Simplify redirect_uri instructions#1359
Open
tordans wants to merge 2 commits intoThinkmill:mainfrom
Open
Docs: github-mode: Simplify redirect_uri instructions#1359tordans wants to merge 2 commits intoThinkmill:mainfrom
redirect_uri instructions#1359tordans wants to merge 2 commits intoThinkmill:mainfrom
Conversation
This is a follow up to Thinkmill#1358 which makes the steps to get to the app easier.
|
tordans
added a commit
to tordans/keystatic
that referenced
this pull request
Nov 21, 2024
Finding the link to the app on GitHub to edit the settings (like adding a `redirect_uri`) is hard. Having the link right where the app is defined means most users will not have to read the docs from Thinkmill#1359.
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.
This is a follow up to #1358 which makes the steps to get to the app easier.
I left the hints how to get to the list of all apps as well, but I think the setup process should always add the appSlug, even though this line is conditional.
Thanks for merging #1358!