Open Issues Need Help
View All on GitHubAI 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.
End-to-end sync of Linear and GitHub.
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.
End-to-end sync of Linear and GitHub.