Skip to content

How does AWS CodeStarConnections Work cause mine's malfunctiong and not triggering codepipeline

0

I am having an issue in our org that sometimes The code that I push is not being detected by the AWS Connector for github and my pipelines are not being triggered I can undestand how webhook works but I don't know how the Connector plugin detects my push, I understand that the plugin can read and write my code but just today 5 to 6 pushes in different branches in different projects couldn't trigger the pipeline and out release was delayed until I was available to manually trigger the pipeline, I need help in understanding how does the plugin detect that I have pushed the code and it knows to trigger the pipeline which has this repo connected to it's trigger configuration

  • please accept the answer if it was useful

asked 2 years ago564 views
1 Answer
2

https://aws.amazon.com/codestar/

On July 31, 2024, Amazon Web Services (AWS) will discontinue support for creating and viewing AWS CodeStar projects. After July 31, 2024, you will no longer be able to access the AWS CodeStar console or create new projects. However, the AWS resources created by AWS CodeStar, including your source repositories, pipelines, and builds, will be unaffected by this change and will continue to function. AWS CodeStar Connections will not be impacted by this discontinuation.

If you wish to track work, develop code, and build, test, and deploy your applications, Amazon CodeCatalyst provides a streamlined getting started process and additional functionality to manage your software projects. Learn more about functionality and pricing of Amazon CodeCatalyst.

Try AWS CodeCatalyst instead

EXPERT
answered 2 years ago
EXPERT
reviewed 2 years ago
EXPERT
reviewed 2 years ago
  • But we work in sydney region and codecatalytst is not avaialable there I just want to understand how does the codestar github connection detect that I have pushed code to a specific branch is it listening for push, pull_request.merge event ??

  • and why do sometimes I have issues that it couldn't trigger the codepipeline and I was approached by developers saying that codepipeline is not being triggered

  • But I am still having issuess and i still have to use codestar connection we have no need to use the codecatalyst

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.