This repository has been archived by the owner on May 24, 2024. It is now read-only.
GitHub Activity Callback Handler #21
Labels
03 - Med
Medium Priority
enhancement
New feature or request
size:Medium
An issue or feature that can be resolved in 1-3 days.
Milestone
Summary
Implement the framework for the GitHub Activity Callback.
Background
In order to support EasyCLA management of checks on GitHub, a callback handler must be implemented. We will register a GitHub app within the LFX Community Bridge organization which will include a callback URL. This URL will be implemented in this API and support a number of events including open PR, close PR, reopen PR, sync and a few others. This handler will initially support parsing the messages to determine the event type.
User Story
As a developer, I want the EasyCLA bot to check the CLA database when a PR is opened.
Tasks
- commits
- author/user info
- SHAs from the commit
Acceptance Criteria
References
The text was updated successfully, but these errors were encountered: