Skip to content

Conversation

@tommoor
Copy link
Member

@tommoor tommoor commented Mar 24, 2025

closes LIN-32205 – webhook support was added and deployed last Friday

@linear
Copy link

linear bot commented Mar 24, 2025

@tommoor tommoor requested review from Copilot and urossmolnik March 24, 2025 19:29
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds support for reading and writing project overview content by introducing a new "content" property.

  • Updated the project interface to include a "content" field.
  • Modified the project creation request to accept and pass the new "content" value.
  • Enhanced the project search query to retrieve the "content" field.

Reviewed Changes

Copilot reviewed 3 out of 5 changed files in this pull request and generated no comments.

File Description
src/triggers/newProject.ts Added "content" to the project interface and list retrieval.
src/creates/createProject.ts Updated project creation payload and GraphQL mutation with "content".
src/searches/project.ts Modified search query to include the "content" field.
Files not reviewed (2)
  • package.json: Language not supported
  • src/samples/project.json: Language not supported

@tommoor tommoor merged commit b313272 into master Mar 24, 2025
1 check passed
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.

3 participants