aws / aws-sdk-go-v2

AWS SDK for the Go programming language.
https://aws.github.io/aws-sdk-go-v2/docs/
Apache License 2.0
2.62k stars 629 forks source link

codecommit check branch if behind main ? #1715

Closed markx1916 closed 2 years ago

markx1916 commented 2 years ago

Describe the feature

In my job ,I need to assure the develop branch use to deploy is not behind the main brach .

Use Case

by this feature , I can let the develop branch forward to production .

Proposed Solution

in gitlab , I can get all the commit id of the develop branch ,and compare with the main branch lastest commit id , so that i can judge if behind .

Other Information

No response

Acknowledgements

AWS Go SDK V2 Module Versions Used

comdecommit@v1.13.5

Go version used

v1.17

vudh1 commented 2 years ago

Hi @Damien9527 can you help us understand more about your feature request. Can you clarify what is the current behavior and what is the expected behavior that you want in this new feature?

skmcgrail commented 2 years ago

Please review the CodeCommit User Guide on Working with branches in AWS CodeCommit repositories and the service's API Reference Guides to understand the services capabilities provided within the AWS SDKs. If you uncover a bug when attempting to use the SDK, then please cut us a GitHub issue.

github-actions[bot] commented 2 years ago

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see. If you need more assistance, please either tag a team member or open a new issue that references this one. If you wish to keep having a conversation with other community members under this issue feel free to do so.