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

chore: release management plausible events #9230

Merged
merged 2 commits into from
Feb 6, 2025

Conversation

nunogois
Copy link
Member

@nunogois nunogois commented Feb 5, 2025

https://linear.app/unleash/issue/2-2834/plausible

Adds the following Plausible events to the Release management feature:

  • Add plan
  • Start milestone
  • Remove plan
  • Create template
  • Edit template
  • Delete template

@nunogois nunogois requested a review from daveleek February 5, 2025 16:10
Copy link

vercel bot commented Feb 5, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
unleash-monorepo-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 6, 2025 3:57pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
unleash-docs ⬜️ Ignored (Inspect) Visit Preview Feb 6, 2025 3:57pm

Copy link
Contributor

github-actions bot commented Feb 5, 2025

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Files

@@ -73,7 +73,7 @@ export type CustomEvents =
| 'order-environments'
| 'project-navigation'
| 'productivity-report'
| 'release-plans';
| 'release-management';
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I assume we don't care about any events registered so far, so I took the liberty to rename this for clarity.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great!

Copy link
Contributor

@daveleek daveleek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@nunogois nunogois force-pushed the chore-release-management-plausible-events branch from 73948ab to 5786fa9 Compare February 6, 2025 15:49
@nunogois nunogois merged commit 21fb9a3 into main Feb 6, 2025
11 checks passed
@nunogois nunogois deleted the chore-release-management-plausible-events branch February 6, 2025 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants