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

adding github PR comment feature #13

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

gautambaghel
Copy link
Collaborator

It should address #12, it still needs work with the GitHub token to be stored in AWS SM.


Screenshot 2024-10-08 at 10 17 27 PM

@gautambaghel gautambaghel changed the title initial commit, adding github PR comment feature Oct 9, 2024
@wellsiau-aws wellsiau-aws added the enhancement New feature or request label Oct 10, 2024
@gautambaghel
Copy link
Collaborator Author

@wellsiau-aws - I've structured this in a way so that the end user needs to provide the ARN of the AWS Secrets manager resource which contains the GitHub token

as opposed to providing the GitHub token directly into the module

I feel this is the better approach in terms of secret handling. You can see it in action in the examples/github folder, I haven't encrypted the AWS SM secret there, do you think it's necessary to do that or can we skip the static analysis check?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants