Parameter branch_filter_strategy not available in gitlab_project_hook

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

  • Label this issue
  • Work on this issue
  • Close this issue

Hello, The parameter branch_filter_strategy is not available in gitlab_project_hook (https://docs.gitlab.com/api/project_webhooks/#add-a-webhook-to-a-project) but the parameter is present in gitlab_group_hook. Is it possible to implement this parameter in gitlab_project_hook too Thanks

Implementation Guide

  • Read the CONTRIBUTING.md guide for setting up your local development environment and clone the community fork of this project.
  • Add a new attribute called branch_filter_strategy to the following files:
    • internal/provider/resource_gitlab_project_hook.go
    • internal/provider/datasource_gitlab_project_hook.go
    • internal/provider/datasource_gitlab_project_hooks.go
  • Update the tests for each file to use the new attribute.
Edited Jan 14, 2026 by Heidi Berry
Assignee Loading
Time tracking Loading