简体   繁体   中英

Is it possible to create a pull request with AWS Code Commit through Visual Studio?

My team wants to implement code reviews into our development process. Our team uses AWS CodeCommit through AWS Web Tools on Visual Studio. My question is can you create a pull request through Visual Studio? From my research we've only been able to create them through AWS cli / command line.

Thanks

No it's not possible from within Visual Studio. The integration was written before CodeCommit supported pull requests and hasn't been updated since support was added.

You would have to create them through the Cli/SDK or console.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM