Set up a hook that notifies an update to a repo has been made

See: #1038830: Create PIFR test environment for git migration

Comments

sdboyer’s picture

Status: Active » Fixed

Hook has been created - called it hook_versioncontrol_git_refs_updated.

sdboyer’s picture

Project: Version Control API » Version Control API -- Git backend
Component: API module » Code

This is actually vc_git, though. For the moment.

Status: Fixed » Closed (fixed)
Issue tags: -git phase 2, -git sprint 9

Automatically closed -- issue fixed for 2 weeks with no activity.

  • Commit 575c819 on 6.x-2.x, fix-invalid-default-branches, fullsync-memory by sdboyer:
    Issue #1040868: Fire notification hook when refs are updated.