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

Actions: Add pre-post revert hooks #8804

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

Conversation

N-o-Z
Copy link
Member

@N-o-Z N-o-Z commented Mar 14, 2025

Closes #8615

Change Description

Background

Add capability to trigger hooks on pre/post revert operations
Discovered #8801 as part of this task

New Feature

Introduced new action triggers EventTypePreRevert EventTypePostRevert
Which trigger during branch reset operation

Testing Details

Added esti test and fixed current hook tests

Breaking Change?

No

@N-o-Z N-o-Z added area/hooks improvements or additions to the hooks subsystem include-changelog PR description should be included in next release changelog labels Mar 14, 2025
@N-o-Z N-o-Z requested a review from a team March 14, 2025 19:27
@N-o-Z N-o-Z self-assigned this Mar 14, 2025
Copy link

E2E Test Results - DynamoDB Local - Local Block Adapter

14 passed

Copy link

github-actions bot commented Mar 14, 2025

E2E Test Results - Quickstart

11 passed

@N-o-Z N-o-Z force-pushed the task/add-revert-hooks-8615 branch from c89304b to 4c77e49 Compare March 14, 2025 19:44
@N-o-Z N-o-Z force-pushed the task/add-revert-hooks-8615 branch from 4c77e49 to bb5f602 Compare March 14, 2025 21:27
Copy link

github-actions bot commented Mar 14, 2025

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

🕐 Build time: 0.011s

🤖 By surge-preview

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.

Feature Request: Add new hooks events for Revert operation (like post-revert)
1 participant