Fix git integration test for default branch name.

Review Request #14930 — Created March 18, 2026 and updated — Latest diff uploaded

Information

rb-gateway
master

Reviewers

The integration test for git webhooks was assuming that the default
branch would be named "master", but whether this is true depends on the
user config of the person running the tests. This change updates the
integration test to detect the branch name.

Ran integration tests.

Commits

Files