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

Allow syncing projects to milestones #144

Merged
merged 6 commits into from
Nov 27, 2023
Merged

Conversation

tedspare
Copy link
Collaborator

@tedspare tedspare commented Nov 23, 2023

Summary

  • Adds an option to the UI
  • Allows syncing Linear Project to GitHub Milestone
    • When a Ticket is added/removed from a Project, the synced Issue is added/removed from the corresponding Milestone
image image

Test Plan

  • Go to UI and enable Project sync. It should show a loading state then finish without error.
  • In a synced Linear team, add a synced Ticket to a Project. Its corresponding Issue should be added to a newly-created Milestone of the same name.
  • Repeat step 2 with a new Ticket. The corresponding Issue should be added to the same Milestone.

Related Issues

Closes #128

@tedspare tedspare self-assigned this Nov 23, 2023
@tedspare tedspare merged commit b953075 into main Nov 27, 2023
1 check failed
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.

choose whether github milestones should sync with cycles or projects
1 participant