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

GitPullProcessor merge options #479

Open
wants to merge 6 commits into
base: support/4.2.x
Choose a base branch
from

Conversation

jmendeza
Copy link
Member

@jmendeza jmendeza commented Dec 18, 2024

craftercms/craftercms#7617
Add fastForwardMode, mergeStrategy and contentMergeOption to GitPullProcessor
Add processor name pattern to MailNotificationProcessor to narrow down notifications on failure
Add webhook support

@jmendeza jmendeza requested a review from sumerjabri as a code owner December 18, 2024 00:41
@jmendeza jmendeza marked this pull request as draft December 18, 2024 00:41
@jmendeza jmendeza changed the title Feature/7617 GitPullProcessor merge options Dec 18, 2024
@jmendeza jmendeza changed the base branch from develop to support/4.2.x December 18, 2024 00:43
@jmendeza
Copy link
Member Author

Please notice this PR is interdependent with craftercms/commons#399


/**
* Processor that clones/pulls a remote Git repository into a local path in the filesystem. A processor instance
* can be configured with the following YAML properties:
*
*org.eclipse.jgit-7.1.0.202411261347-r.jar
Copy link
Member

@sumerjabri sumerjabri Dec 18, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's this?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My bad. It is fix now

@jmendeza jmendeza marked this pull request as ready for review December 18, 2024 19:01
@jmendeza jmendeza marked this pull request as draft December 19, 2024 16:09
Add notification mute period by processor
@jmendeza jmendeza marked this pull request as ready for review December 23, 2024 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants