-
Notifications
You must be signed in to change notification settings - Fork 46.1k
feat(platform): Add Get Linear Issues Block #11415
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
base: dev
Are you sure you want to change the base?
Conversation
β Deploy Preview for auto-gpt-docs-dev canceled.
|
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the β¨ Finishing touchesπ§ͺ Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
β Deploy Preview for auto-gpt-docs canceled.
|
|
Here's the code health analysis summary for commits Analysis Summary
|
PR Reviewer Guide πHere are some key observations to aid the review process:
|
|
Thank you for your contribution! I noticed some issues that need to be addressed before this PR can be merged:
Once you align the PR title with the actual changes and enhance the description and test plan, this should be ready for another review. |
|
Thank you for your PR adding the Linear Issues Block functionality! The implementation looks good and your changes are focused on the specific feature. Just one small note: The PR title should use "feat" instead of "feature" to conform to the conventional commit format. Consider updating it to: "feat(platform): Add Get Linear Issues Block" Otherwise, your PR is well-documented with a clear description and completed checklist. The test plan is appropriate for the changes made. The implementation adds the necessary API query, models, and block functionality in a clean and organized way. |
a05211f to
a45b9e1
Compare
a45b9e1 to
c36704b
Compare
Added the ability to get all issues for a given project.
Changes ποΈ
Checklist π
For code changes: