I submitted a real PR to a Brazilian open source project — live, using AI as my right hand
AWS 커뮤니티 데이에서 AI와 함께 실제 PR을 제출한 경험을 공유합니다.
AWS 커뮤니티 데이에서 열린 워크숍에서 참가자는 'ScanAPI'라는 오픈 소스 프로젝트에 AI인 'Kiro'의 도움을 받아 실제로 Pull Request를 제출하는 과정을 진행했습니다. 그는 코드베이스를 이해하고, 적합한 문제를 선택하여 해결하는 데 Kiro의 분석을 활용했습니다. 최종적으로 Dockerfile의 해시 의존성 문제를 해결하기 위해 필요한 수정을 완료하고 GitHub에 푸시했습니다.
The author shares their experience of submitting a real PR using AI at AWS Community Day.
At AWS Community Day, the author conducted a workshop where they submitted a real Pull Request to the 'ScanAPI' open-source project with the help of an AI named 'Kiro'. They started by interpreting the codebase and selecting a viable issue to tackle. Eventually, they resolved a Docker Hub Image Hash Dependency Check bug, implementing the solution swiftly with Kiro's assistance and pushing the changes to GitHub.