docs: add feedback widget for docs pages (fixes DOCSDEV-4)#779
Open
JonathanMatthey wants to merge 3 commits intomainfrom
Open
docs: add feedback widget for docs pages (fixes DOCSDEV-4)#779JonathanMatthey wants to merge 3 commits intomainfrom
JonathanMatthey wants to merge 3 commits intomainfrom
Conversation
✅ Deploy Preview for openpayments ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
891c8b2 to
d72e9e9
Compare
|
|
||
| The docs footer can either: | ||
|
|
||
| - open a prefilled issue in `interledger/open-payments-docs-feedback` |
Contributor
There was a problem hiding this comment.
Do you know if these issues will/can automatically create themselves in Linear? It's OK if not. The tech writers will plan accordingly.
Contributor
Author
There was a problem hiding this comment.
This wouldnt be part of this Feedback feature, but there is a way to achieve what you're looking for, through Linear
Auto-create Linear issues from GitHub feedback
as a Linear workspace admin.
Steps
- In Linear, go to Settings → Integrations → GitHub and connect the
interledgerorg (install/approve the Linear GitHub App, granting access to theinterledger/open-payments-docs-feedbackrepo). - In the same GitHub integration panel, enable "Automatically create Linear issues from GitHub issues".
- Configure the rule:
- Repository:
interledger/open-payments-docs-feedback - Label filter:
feedback - Destination team: Docs (or whichever team should own this)
- Default state: Triage (or equivalent)
- Repository:
- Save.
Test
Open a test issue in interledger/open-payments-docs-feedback with the feedback label — a Linear issue should appear in the chosen team within a few seconds, linked back to the GitHub issue.
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.
Description of changes
.netlifyfiles.Checklist
docs:fixes #pnpm formatandpnpm lint