Navigation Menu

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

golang github-activity #2106

Conversation

makkalot
Copy link
Contributor

@makkalot makkalot commented Nov 2, 2020

  • adds swagger endpoint that mimics partially Python v1/v2
  • adds http handlers to process github repositories add/removed events
  • adds logic for handling github repos that have autoEnabled flag on

this is the first step of migration mentioned it #2005

@makkalot makkalot force-pushed the feature/auoenabled-github-activity-go branch from 6679da9 to 58c272a Compare November 2, 2020 15:48
@makkalot makkalot requested a review from dealako November 2, 2020 15:57
Signed-off-by: makkalot <makkalot@gmail.com>
@makkalot makkalot force-pushed the feature/auoenabled-github-activity-go branch from 58c272a to 5a3660a Compare November 2, 2020 17:01
Copy link
Member

@dealako dealako left a comment

Choose a reason for hiding this comment

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

👍

summary: Github Activity Callback Handler
description: Github Activity Callback Handler reacts to github events emmited.
operationId: githubActivity
parameters:
Copy link
Member

Choose a reason for hiding this comment

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

add security: [] I think.

@dealako dealako merged commit b111b97 into communitybridge:master Nov 2, 2020
@makkalot makkalot deleted the feature/auoenabled-github-activity-go branch November 3, 2020 08:50
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.

None yet

2 participants