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: added platform admin to seed.ts #15119

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

PeerRich
Copy link
Member

TODO:

  • platform admin = true

@PeerRich PeerRich linked an issue May 20, 2024 that may be closed by this pull request
Copy link

linear bot commented May 20, 2024

@graphite-app graphite-app bot requested a review from a team May 20, 2024 08:18
username: "platform",
name: "Platform Admin",
role: "ADMIN",
isPlatform: true, // user?.organization.isPlatform;
Copy link
Member Author

Choose a reason for hiding this comment

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

need help here

@github-actions github-actions bot added ci area: CI, DX, pipeline, github actions foundation Low priority Created by Linear-GitHub Sync platform Anything related to our platform plan labels May 20, 2024
@graphite-app graphite-app bot requested a review from a team May 20, 2024 08:19
Copy link
Contributor

github-actions bot commented May 20, 2024

Thank you for following the naming conventions! 🙏 Feel free to join our discord and post your PR link.

@dosubot dosubot bot added the core area: core, team members only label May 20, 2024
@dosubot dosubot bot added this to the v4.2 milestone May 20, 2024
Copy link

graphite-app bot commented May 20, 2024

Graphite Automations

"Add consumer team as reviewer" took an action on this PR • (05/20/24)

1 reviewer was added to this PR based on Keith Williams's automation.

"Add platform team as reviewer" took an action on this PR • (05/20/24)

1 reviewer was added to this PR based on Keith Williams's automation.

Copy link

vercel bot commented May 20, 2024

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

Name Status Preview Comments Updated (UTC)
ai ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 12, 2024 5:27pm
2 Ignored Deployments
Name Status Preview Comments Updated (UTC)
cal ⬜️ Ignored (Inspect) Visit Preview Jun 12, 2024 5:27pm
calcom-web-canary ⬜️ Ignored (Inspect) Visit Preview Jun 12, 2024 5:27pm

Copy link
Contributor

📦 Next.js Bundle Analysis for @calcom/web

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

@keithwillcode
Copy link
Contributor

@Ryukemeister Can you help Peer on this one?

@PeerRich PeerRich modified the milestones: v4.2, v4.3 Jun 3, 2024
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ Ryukemeister
❌ Rajiv Sahal


Rajiv Sahal seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci area: CI, DX, pipeline, github actions core area: core, team members only foundation Low priority Created by Linear-GitHub Sync platform Anything related to our platform plan
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CAL-3761] add platform admin to seed.ts
4 participants