Skip to content

Fix chat notification protected branch tests

Andy Schoenen requested to merge fix-protected-branch-notification-tests into master

What does this MR do and why?

It creates a branch in the testing repository for testing chat notifications for protected branches.

!74423 (merged) adds a check for protected branch to exist in the repository before sending a chat notification. But the test setup didn't create an actual branch. See my comment here: !74423 (comment 735854647)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Felipe Cardozo

Merge request reports