Skip to content

add event processor and logger implementations#13

Merged
Agaba-derrick merged 2 commits into
mainfrom
add-event-processor-and-logger
Oct 23, 2025
Merged

add event processor and logger implementations#13
Agaba-derrick merged 2 commits into
mainfrom
add-event-processor-and-logger

Conversation

@Agaba-derrick

Copy link
Copy Markdown
Owner

Closses #11
Closse #12

Signed-off-by: Agaba Derrick <agabaderrick18@gmail.com>
Signed-off-by: Agaba Derrick  <agabaderrick18@gmail.com>

@Agaba-derrick Agaba-derrick left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

remove log clutters

import derrick.service.PullRequestService;

public class GitHubPullRequestServiceImpl implements PullRequestService {
@Override

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

incomplete impl making the ci fail

}

public void error(String message, Throwable t) {
System.err.println("[ERROR] " + message);

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

remove log clutter

@Agaba-derrick Agaba-derrick merged commit c6da464 into main Oct 23, 2025
1 check failed
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.

1 participant