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

Use Lambda webhook for automated PR creation and merging into reaction-gitops #651

Merged
merged 2 commits into from
Jan 28, 2020

Conversation

griggheo
Copy link
Contributor

Signed-off-by: Grig Gheorghiu grig@gheorghiu.net

Impact: minor
Type: feature

Issue

Automated PRs into the reaction-gitops repo were done via a shell script and required a lot of copy and paste across CircleCI config.yml files in our repos.

Solution

Use a CirlcleCI Orb which sends the PR payload to a Lambda webhook deployed in one of our internal AWS environments.

Testing

When a PR gets merged into the release-v3.0.0 there should be an automated PR created and merged into the reaction-gitops repo.

…n-gitops

Signed-off-by: Grig Gheorghiu <grig@gheorghiu.net>
Signed-off-by: Grig Gheorghiu <grig@gheorghiu.net>
Copy link
Member

@kieckhafer kieckhafer left a comment

Choose a reason for hiding this comment

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

Can't test until we have another PR into reaction-3.0.0, so merging and will see if it works at that time.

@griggheo griggheo merged commit 8c390a9 into release-v3.0.0 Jan 28, 2020
@griggheo griggheo deleted the lambda-webhook-for-gitops-pr branch January 28, 2020 01:09
This was referenced Feb 4, 2020
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