Feature: Adding initiatives CRUD to the project.#25
Closed
itissid wants to merge 2 commits intolinearis-oss:mainfrom
Closed
Feature: Adding initiatives CRUD to the project.#25itissid wants to merge 2 commits intolinearis-oss:mainfrom
itissid wants to merge 2 commits intolinearis-oss:mainfrom
Conversation
itissid
commented
Dec 16, 2025
- Add TypeScript interfaces for initiatives
- Add initiative service methods to LinearService
- Add initiatives command with list and read subcommands
- Add content field to initiatives (full body markdown)
- Claude commands
- Add initiatives update command
- Update the linear command in humanlayer slash commands
- Add initiatives command with list/read/update operations - Add TypeScript interfaces for initiatives (Initiative, InitiativeConnection) - Add initiative service methods to LinearService - Include content field for full body markdown support
5197fe1 to
3173b0c
Compare
Author
|
I'll be adding some testing shortly to make sure the PR is upto scruff. |
Author
|
Solves for #11 |
Author
|
@czottmann let me know if this looks ok? |
Author
|
@czottmann have a look. |
|
any progress on merging this? would be amazing to have this functionality |
Collaborator
|
Thanks for working on initiatives support, @itissid! Since this PR was opened, the project went through a complete architecture rewrite (see #49) — new five-layer design, GraphQL codegen, different client abstractions. This PR is unfortunately no longer compatible with the current codebase. I'm closing this, but the underlying feature request in #11 remains open. If you'd like to take another crack at it on the new architecture, we'd appreciate it — see Thanks for the contribution! 🙏 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.