Skip to content

fix: unsupported function#3901

Merged
joanagmaia merged 1 commit intomainfrom
fix/tinybird-function
Mar 9, 2026
Merged

fix: unsupported function#3901
joanagmaia merged 1 commit intomainfrom
fix/tinybird-function

Conversation

@joanagmaia
Copy link
Copy Markdown
Contributor

@joanagmaia joanagmaia commented Mar 9, 2026

Note

Low Risk
Query-only changes that primarily refactor how excluded repos are expanded; main risk is unintended inclusion/exclusion of activity data if URL expansion differs from the previous parameterized pipe.

Overview
Updates multiple Tinybird health_score_* pipes to filter out excluded repositories via repos_to_channels_excluded instead of calling repos_to_channels(excluded = True).

Adds a new repos_to_channels_excluded.pipe that builds a deduplicated list of excluded repo channel URLs (including Gerrit /q/project: variants) for reuse across health score queries.

Written by Cursor Bugbot for commit bb31e82. This will update automatically on new commits. Configure here.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 9, 2026

⚠️ Jira Issue Key Missing

Your PR title doesn't contain a Jira issue key. Consider adding it for better traceability.

Example:

  • feat: add user authentication (CM-123)
  • feat: add user authentication (IN-123)

Projects:

  • CM: Community Data Platform
  • IN: Insights

Please add a Jira issue key to your PR title.

2 similar comments
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 9, 2026

⚠️ Jira Issue Key Missing

Your PR title doesn't contain a Jira issue key. Consider adding it for better traceability.

Example:

  • feat: add user authentication (CM-123)
  • feat: add user authentication (IN-123)

Projects:

  • CM: Community Data Platform
  • IN: Insights

Please add a Jira issue key to your PR title.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 9, 2026

⚠️ Jira Issue Key Missing

Your PR title doesn't contain a Jira issue key. Consider adding it for better traceability.

Example:

  • feat: add user authentication (CM-123)
  • feat: add user authentication (IN-123)

Projects:

  • CM: Community Data Platform
  • IN: Insights

Please add a Jira issue key to your PR title.

@joanagmaia joanagmaia merged commit a472d8b into main Mar 9, 2026
18 checks passed
@joanagmaia joanagmaia deleted the fix/tinybird-function branch March 9, 2026 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant