-
Notifications
You must be signed in to change notification settings - Fork 3
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
Latest generated changes #30
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #30 +/- ##
==========================================
+ Coverage 99.00% 99.58% +0.58%
==========================================
Files 38 98 +60
Lines 2200 5320 +3120
Branches 10 10
==========================================
+ Hits 2178 5298 +3120
Misses 22 22 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This seems good to me, but need others to look at this as well
@@ -5,7 +5,6 @@ import { Schema } from "../../../deps.ts"; | |||
export default DefineConnector({ | |||
callback_id: "A05A1NP97K6#/functions/start_meeting", | |||
title: "Start a meeting - BETA", | |||
description: "Creates a Google Meet link instantly", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not sure if this was intended 🤔
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good to go on my end!
🚀 Automated Pull Request: Coded-Connectors Update
This PR brings the latest changes to coded-connectors, fueled by Slack's latest data. Developers can now access the newest features effortlessly.
GitHub prevents triggering a workflow from a workflow, the checks on this pull request will not be triggered automatically 😅
To trigger the checks on this pull request:
Github-Actions 🤖