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

feat: gmail component #6915

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

Conversation

abhishekpatil4
Copy link
Contributor

@abhishekpatil4 abhishekpatil4 commented Mar 4, 2025

  • Added support for Gmail Component
  • New changes: Replaced action enum's with better names
  • Added 2 template examples

@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. enhancement New feature or request labels Mar 4, 2025
@github-actions github-actions bot added enhancement New feature or request and removed enhancement New feature or request labels Mar 4, 2025
@dosubot dosubot bot added size:XL This PR changes 500-999 lines, ignoring generated files. and removed size:L This PR changes 100-499 lines, ignoring generated files. labels Mar 8, 2025
Copy link
Contributor

autofix-ci bot commented Mar 8, 2025

Hi! I'm autofix logoautofix.ci, a bot that automatically fixes trivial issues such as code formatting in pull requests.

I would like to apply some automated changes to this pull request, but it looks like I don't have the necessary permissions to do so. To get this pull request into a mergeable state, please do one of the following two things:

  1. Allow edits by maintainers for your pull request, and then re-trigger CI (for example by pushing a new commit).
  2. Manually fix the issues identified for your pull request (see the GitHub Actions output for details on what I would like to change).

@github-actions github-actions bot added enhancement New feature or request and removed enhancement New feature or request labels Mar 8, 2025
@github-actions github-actions bot added enhancement New feature or request and removed enhancement New feature or request labels Mar 8, 2025
Copy link

codspeed-hq bot commented Mar 8, 2025

CodSpeed Performance Report

Merging #6915 will degrade performances by 20.59%

Comparing ComposioHQ:feat/gmail-component (b192c8d) with main (a5a8227)

Summary

⚡ 1 improvements
❌ 1 regressions
✅ 17 untouched benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark BASE HEAD Change
test_build_flow_invalid_job_id 9.1 ms 11.5 ms -20.59%
test_cancel_nonexistent_build 13.7 ms 7.9 ms +73.78%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request size:XL This PR changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant