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

CodeBuild Events support #89

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

danilvalov
Copy link

This pull request adds support for CodeBuild Events.

The form contains the following fields:

  • Type (CodeBuild Build State Change or CodeBuild Build Phase Change detail type)
  • Project Name
  • Time
  • Build ID
  • Build Status (only for CodeBuild Build State Change type)
  • Completed Phase (only for CodeBuild Build Phase Change type)
  • Completed Phase Context (only for CodeBuild Build Phase Change type)

@danilvalov danilvalov requested a review from mickmister as a code owner April 23, 2024 19:39
@mickmister mickmister requested a review from avas27JTG April 23, 2024 20:28
@danilvalov danilvalov force-pushed the feature/codebuild-events-support branch from 20ce9eb to 62402de Compare April 23, 2024 21:39
@danilvalov
Copy link
Author

I added colors for CodeBuild Build State Change messages

@danilvalov danilvalov force-pushed the feature/codebuild-events-support branch from 278c5c3 to 141e2fb Compare April 24, 2024 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant