Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linear preview link integration #123

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ch4r-ch4r
Copy link

Linear Preview Link Integration

This PR modifies the GitHub PR automated comments to support Linear's Preview Link integration. When a PR is created, the preview link will now automatically appear in the connected Linear issue.

Linear Documentation Reference

As per Linear's documentation, preview links are automatically detected when:

Changes

  • Modified the PR comment format to include a "[PR preview]" link that Linear can detect

Technical Details

  • Updated MarkdownBuilder to include the preview link in the format Linear expects
  • The preview link is now placed in the introduction text: [PR preview](environment-url)
  • Maintained the existing table format for all environment details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant