End-to-end sync of Linear and GitHub.

nextjs postgresql typescript webhooks
2 Open Issues Need Help Last updated: Dec 28, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This GitHub issue proposes a new configuration setting to exclude specific Linear labels from being synced to public GitHub repositories. The primary motivation is to prevent sensitive or internal labels, such as customer names, from becoming publicly visible. The suggested solution involves allowing exclusion by full label name or by a specified prefix.

Complexity: 2/5
good first issue help wanted

End-to-end sync of Linear and GitHub.

TypeScript
#nextjs#postgresql#typescript#webhooks

AI Summary: This GitHub issue describes a bug where bullet points containing a hash symbol (e.g., `- #1234`) are incorrectly rendered. When the issue syncs, the hyphen transforms into an asterisk, and an ever-increasing number of backslashes are prepended to the hash symbol, leading to an "infinite" string of escape characters.

Complexity: 4/5
bug help wanted markdown

End-to-end sync of Linear and GitHub.

TypeScript
#nextjs#postgresql#typescript#webhooks