Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: hook pre/post merge include merge source #8703

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

nopcoder
Copy link
Contributor

@nopcoder nopcoder commented Feb 22, 2025

The new field merge_source include source branch/tag/commit as requested.
The current event include source_ref which resolved to the specific commit the merge operation will merge.

Close #8707

The new field `merge_source` include source branch/tag/commit as
requested.
The current event include `source_ref` which resolved to the specific
commit the merge operation will merge.
@nopcoder nopcoder added area/hooks improvements or additions to the hooks subsystem include-changelog PR description should be included in next release changelog labels Feb 22, 2025
@nopcoder nopcoder self-assigned this Feb 22, 2025
Copy link

github-actions bot commented Feb 22, 2025

🎊 PR Preview 4151122 has been successfully built and deployed to https://treeverse-lakeFS-preview-pr-8703.surge.sh

🕐 Build time: 0.011s

🤖 By surge-preview

Copy link

E2E Test Results - DynamoDB Local - Local Block Adapter

14 passed

Copy link

E2E Test Results - Quickstart

11 passed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/hooks improvements or additions to the hooks subsystem include-changelog PR description should be included in next release changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Hooks: Add Source Branch Name to Merge Events
1 participant