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

Make Linear deployment button more flexible #110

Merged
merged 5 commits into from
Jul 5, 2023
Merged

Conversation

tedspare
Copy link
Collaborator

@tedspare tedspare commented Jul 5, 2023

Summary

  • Allow Linear deployment button to recover a deleted webhook
  • Check for existing webhook rather than only existence in DB

Test Plan

  • Create a sync. Under Linear > Settings > API > Webhooks, delete the webhook. Refresh the UI. Deploy button should show as not deployed.
  • Re-deploy. Webhook should be recovered without affecting DB.
  • Repeat but deleting the team from the DB. The team should be re-added to DB without affecting the webhook.

Related Issues

Closes #96

@tedspare tedspare requested a review from PeerRich July 5, 2023 18:57
@tedspare tedspare merged commit 480a134 into calcom:main Jul 5, 2023
2 checks passed
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.

Redeploy Linear webhook/Broken sync from Linear to GitHub
1 participant