aws-samples / aws-samples/sample-autonomous-cloud-coding-agents

Repo Onboarding: offer Github App to facilitate repo onboarding

Open
#50 2 comments 0 reactions 1 assignee Claimed by @Kalindi-Dev View on GitHub
adapters approved infra-cdk orchestration
Dominant language
TypeScript
Stars
143
Forks
46
Avg merge
3d 9h
Merged PRs (30d)
20

Description

### Component

Other

### Describe the feature

The repo blueprint onboarding step is a little clunky. The more Github native way to support such an interface is through a [Github Application](https://docs.github.com/en/apps). It would also allow keeping the IaC source code static while supporting multiple repos in an org.

The IaC deployment would have to be updated to deploy an endpoint to receive the [webhook repo events](https://docs.github.com/en/apps/creating-github-apps/writing-code-for-a-github-app/building-a-github-app-that-responds-to-webhook-events).

### Use case

Having to update the CDK blueprint for each repo and providing a PAT for auth is not the best way to support interfacing with Github repos.

### Proposed solution

_No response_

### Other information

_No response_

### Acknowledgements

- [x] I may be able to implement this feature
- [x] This might be a breaking change

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.