Skip to content
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

Integrate with linear app API #49

Open
PI-Victor opened this issue Jul 13, 2024 · 5 comments
Open

Integrate with linear app API #49

PI-Victor opened this issue Jul 13, 2024 · 5 comments
Assignees
Labels
enhancement New feature or request triage/accepted
Milestone

Comments

@PI-Victor
Copy link
Member

Context

Issue in linear don't link correctly with issues on github.

Description

Linear is peculiar about teams and projects and probably done on purpose for monetization. The bidirectional sync between the linear app and github can't be enabled because the issue created in linear ends up in the github repository that's the default for the team. So you can only create issue on github and they get synced on linear, but milestone, asignee, priority and most importantly, the project are not synced, so you have to manually add them. The issue just ends up in the backlog for the team.

Acceptance Criteria

These things are synced.

  • project - an issue created in linear should sync with the right repo
  • milestone - should be the same and created by the bot
  • priority - can be done through labels
  • the state - todo, backlog in progress, could also be synced through labels.
Copy link

linear bot commented Jul 13, 2024

@PI-Victor
Copy link
Member Author

/triage
/assign
/label enhancement
/milestone v0.1

@oscar-automaton oscar-automaton bot added the enhancement New feature or request label Jul 13, 2024
@oscar-automaton oscar-automaton bot added this to the v0.1 milestone Jul 13, 2024
@PI-Victor
Copy link
Member Author

/retitle [ENHANCEMENT] Integrate with linear app API

@oscar-automaton oscar-automaton bot changed the title [ENHANCEMENT] Integrate linear [ENHANCEMENT] Integrate with linear app API Jul 13, 2024
@PI-Victor
Copy link
Member Author

can be done with the official TS lib: https://github.com/linear/linear

@PI-Victor
Copy link
Member Author

/retitle Integrate with linear app API

@oscar-automaton oscar-automaton bot changed the title [ENHANCEMENT] Integrate with linear app API Integrate with linear app API Jul 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triage/accepted
Development

No branches or pull requests

1 participant