https://linen.dev logo
Join Slack
Powered by
# code-contributions-reviews
  • m

    Morgan Kerle

    04/28/2025, 12:53 AM
    Any chance I could get some eyes on my PR to update
    declarative_component_schema
    to include missing
    today_with_timezone
    and
    min
    jinja macros? This file is used to generate the docs on Airbyte's website, so will ensure these macros are documented
    u
    • 2
    • 1
  • s

    Sivakumar Ramaswamy

    04/30/2025, 9:41 PM
    Hi Team, Could you merge this code as it is a blocker for us to adapt Airbyte ? P.S. it is not my pull request but, we ned this feature https://github.com/airbytehq/airbyte/pull/19372
    u
    • 2
    • 1
  • w

    William Kaper

    05/01/2025, 11:11 AM
    Just FYI - it looks like Stripe released a breaking change that most likely is impacting the Stripe Connector: https://airbytehq.slack.com/archives/C027KKE4BCZ/p1746097856086869?thread_ts=1746044682.128319&cid=C027KKE4BCZ
    u
    • 2
    • 2
  • j

    James Lee

    05/03/2025, 5:26 AM
    Requesting review on a PR that adds the portfolio_items Stream to the Airbyte source. https://github.com/airbytehq/airbyte/pull/59224
    u
    • 2
    • 2
  • d

    deke

    05/05/2025, 2:24 PM
    Hi Can someone review my PR : https://github.com/airbytehq/airbyte/pull/59652 it's bug fix on my stream thanks
    u
    • 2
    • 1
  • m

    Mariano Benedettini

    05/08/2025, 1:06 PM
    Bumping this https://airbytehq.slack.com/archives/C054V9JFTC6/p1743083118238489
    u
    • 2
    • 1
  • h

    Hadrien Lepousé

    05/19/2025, 3:58 PM
    Hey this is my first contribution: https://github.com/airbytehq/airbyte/pull/60787 Adding streams in the HubSpot source to be able to better track archived records
    u
    • 2
    • 1
  • g

    Gal Merchav

    05/21/2025, 11:34 AM
    Hi! I’m excited to open a CR for my first contribution: https://github.com/airbytehq/airbyte/pull/60827 🚀 I’ve run the necessary tests locally, but I’d appreciate a double-check before merging. This CR upgrades the Google Ads source connector to use API v19. The currently used version, v17, is scheduled to sunset on June 4, 2025 — less than two weeks from now. Thanks!
  • c

    Cadu Magalhães

    05/22/2025, 2:33 AM
    Hello! Made a PR to upgrade the instagram source https://github.com/airbytehq/airbyte/pull/60848 Since there were no comments in the issue asking, I just made the PR.
    u
    • 2
    • 2
  • k

    Kyle Romines

    05/23/2025, 1:30 PM
    Hello I have a PR here for Source Outreach that does a pretty big schema change: https://github.com/airbytehq/airbyte/pull/60843 Also I am getting bombarded by emails for CI tests and I am not sure how to get the connector tests to run in github actions as it is looking for a secrets file.
    u
    • 2
    • 4
  • g

    Gary James

    05/29/2025, 9:03 AM
    How do we actually get any contributions merged? What's the process? I've had a change open for ages that is approved and now in the "backlog", and there's a few other issues with the same connector I'd like to fix but...
    u
    • 2
    • 1
  • g

    Gary James

    05/30/2025, 10:03 AM
    I'd like to contribute to this issue: https://github.com/airbytehq/airbyte/issues/56449 about adding
    GET_VENDOR_SALES_REPORT
    back to Cloud for amazon-seller-partner, but I can see in the migration these reports were removed from cloud, but with no mention of why, how do I determine if this is a permanent design choice or just something temporarily necessary?
    u
    • 2
    • 2
  • m

    Michal Krawczyk

    06/03/2025, 10:17 AM
    Since version 2.0 Google Analytics 4 connector creates separate streams for each GA4 property as described in the migration guide: https://docs.airbyte.com/integrations/sources/google-analytics-data-api-migrations. This solution makes it difficult to aggregate data produced by airbyte because it creates separate tables for each GA4 property. Can someone elaborate on why all properties data are not saved into the same stream/table? Is the proper fix on the roadmap? The pull request that intruduced this change in September 2023 https://github.com/airbytehq/airbyte/pull/30930 has a link to a follow up issue with a note that it should be planned for the next quarter, but the link is longer active.
    u
    • 2
    • 2
  • m

    Michal Krawczyk

    06/03/2025, 12:05 PM
    I added a small contribution to Klaviyo connector to fetch all metrics definitions regardless of the configured start_date: https://github.com/airbytehq/airbyte/pull/61338. I hope this can be reviewed and approved quickly.
    u
    • 2
    • 2
  • i

    Imad Shatali

    06/04/2025, 7:30 PM
    Hello, I've added a small upgrade to mongodb-source-v2 deps, unit tests are passing https://github.com/airbytehq/airbyte/pull/61370#issuecomment-2941193655
    u
    • 2
    • 1
  • s

    Sebastián Arriagada

    06/09/2025, 11:18 AM
    hi! I had this PR open for a few months and I was told some tests needed to be fixed by the airbyte team before it could be reviewed/merged, so I’ve been waiting for that, but the PR was closed last week. I’m still keen to get this fixed, was something needed from my side in this case? Thanks!
    u
    • 2
    • 2
  • a

    Abdul Rahman Zantout

    06/09/2025, 11:53 AM
    Hi everyone. do we have a timeline on when can we merge this? It's been open for a few weeks and creating problems with the newest version of airbyte https://github.com/airbytehq/airbyte-platform/pull/409 Happy to contribute on any blockers
    u
    • 2
    • 3
  • h

    Hadrien Lepousé

    06/18/2025, 2:14 PM
    Small PR on the HubSpot source, adding a new stream for the account details endpoint. This would prevent us from having to develop our own custom low code connector on the side https://github.com/airbytehq/airbyte/pull/61703
    u
    • 2
    • 2
  • h

    Hadrien Lepousé

    06/18/2025, 7:48 PM
    And another PR on HubSpot source, to retrieve the list of all properties https://github.com/airbytehq/airbyte/pull/61704
  • p

    Przemysław Dąbek

    06/20/2025, 4:51 PM
    Small contribution https://github.com/airbytehq/airbyte-platform/pull/413
  • b

    Brian Mulh

    06/23/2025, 1:04 PM
    Could I get this PR re-opened https://github.com/airbytehq/airbyte/pull/46722? Its a small change. I can also update the version once its reopened.
    u
    • 2
    • 3
  • c

    Cale Anderson

    06/23/2025, 9:40 PM
    @[DEPRECATED] Marcos Marx when you have a moment, can you see if there is an update on the blocker for this PR?
    u
    • 2
    • 2
  • v

    Vivien Morlet

    06/24/2025, 3:50 PM
    🐛
    [source-notion] stream Pages: new field "in_trash"
    Small contribution to add a new field "in_trash" for the
    Pages
    stream of the
    source-notion
    connector: https://github.com/airbytehq/airbyte/pull/62033 Ready for review whenever you'd like 🚀
  • l

    Luke Alexander

    06/26/2025, 9:29 AM
    This is such a small change which keeps existing behaviour as is but allows override, why hasn't this been reviewed and merged? https://github.com/airbytehq/airbyte-platform/pull/401
  • w

    William Kaper

    07/01/2025, 12:40 PM
    @[DEPRECATED] Marcos Marx Can I get a review on this PR for the Paddle community connector: https://github.com/airbytehq/airbyte/pull/62461 It simply adds a constant back-off amount on retry per the API docs.
    ✅ 1
    u
    • 2
    • 1
  • w

    William Kaper

    07/01/2025, 9:02 PM
    Hi @[DEPRECATED] Marcos Marx, I have one more PR for Paddle community connector. This one adds adjustments as a new stream and fixes the incremental streams to pass the date bounding to the APIs (right now they are doing unintentional full refresh append even when you choose incremental append): https://github.com/airbytehq/airbyte/pull/62479
  • m

    Michal Krawczyk

    07/14/2025, 11:22 AM
    @[DEPRECATED] Marcos Marx I'd like to follow up on a fix for S3 connector that prevents from using role based access https://github.com/airbytehq/airbyte/pull/58590. The pull request was closed without a notice and there seems to be pending steps on Airbyte team to fix. I'm not the contributor here but I tripped on this issue myself and I'm happy to contribute if necessary.
    s
    • 2
    • 1
  • p

    Paul Grolleau

    07/16/2025, 11:21 AM
    Hi Small change in the
    source tiktok marketing
    connector to add several metrics in the ads_reports streams https://github.com/airbytehq/airbyte/pull/62058
    u
    • 2
    • 2
  • a

    ali taha

    07/17/2025, 1:04 PM
    Hi, A minor fix was applied to the
    source-snapchat-marketing
    to address a recent error. The issue was caused by the request timestamp not aligning with the start of the hour. https://github.com/airbytehq/airbyte/pull/63276 can anyone review it
    u
    • 2
    • 1
  • f

    Florent Ortiz

    07/17/2025, 2:48 PM
    Hello, Related to this thread: https://airbytehq.slack.com/archives/C021JANJ6TY/p1752758098232139 I opened a PR to fix a problem that we have with the redirect to /dev/null on the testWebapp pod: https://github.com/airbytehq/airbyte-platform/pull/419 If you can take a look 🙂