Skip to content

Feature: Adding initiatives CRUD to the project.#25

Closed
itissid wants to merge 2 commits intolinearis-oss:mainfrom
itissid:feature/add-initiatives
Closed

Feature: Adding initiatives CRUD to the project.#25
itissid wants to merge 2 commits intolinearis-oss:mainfrom
itissid:feature/add-initiatives

Conversation

@itissid
Copy link
Copy Markdown

@itissid 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
@itissid
Copy link
Copy Markdown
Author

itissid commented Dec 16, 2025

I'll be adding some testing shortly to make sure the PR is upto scruff.

@itissid
Copy link
Copy Markdown
Author

itissid commented Dec 16, 2025

Solves for #11

@itissid itissid changed the title [DRAFT]: Adding initiatives CRUD to the project. I am doing this for my claude code commands but I have no knowledge of typescript. The changes look harmless. [DRAFT]: Adding initiatives CRUD to the project. Dec 16, 2025
@itissid itissid closed this Dec 16, 2025
@itissid itissid reopened this Dec 16, 2025
@itissid itissid marked this pull request as ready for review December 16, 2025 02:01
@itissid
Copy link
Copy Markdown
Author

itissid commented Dec 16, 2025

@czottmann let me know if this looks ok?

@itissid itissid changed the title [DRAFT]: Adding initiatives CRUD to the project. Feature: Adding initiatives CRUD to the project. Dec 16, 2025
@itissid
Copy link
Copy Markdown
Author

itissid commented Dec 19, 2025

@czottmann have a look.

@parubets
Copy link
Copy Markdown

any progress on merging this? would be amazing to have this functionality

@iamfj
Copy link
Copy Markdown
Member

iamfj commented Apr 7, 2026

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 AGENTS.md for the current patterns.

Thanks for the contribution! 🙏

@iamfj iamfj closed this Apr 7, 2026
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