question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support PULL_REQUEST_MERGED EventAction in aws-codebuild module

See original GitHub issue

Note: for support questions, please first reference our documentation, then use Stackoverflow. This repository’s issues are intended for feature requests and bug reports.

  • I’m submitting a …

    • 🪲 bug report
    • 🚀 feature request
    • 📚 construct library gap
    • ☎️ security issue or vulnerability => Please see policy
    • ❓ support request => Please see note at the top of this template.
  • What is the current behavior? If the current behavior is a 🪲bug🪲: Please provide the steps to reproduce

aws-codebuild module does not support EventAction.PULL_REQUEST_MERGED for FilterGroup creation for webhooks in a build project

  • What is the expected behavior (or behavior of feature suggested)?

aws-codebuild would support PULL_REQUEST_MERGED as an EventAction type for webhook FilterGroup creation .inEventOf() syntax.

Referenced here as supported by AWS Documentation.

  • What is the motivation / use case for changing the behavior or adding this feature?

We want to use aws-cdk for the building of our entire CI/CD pipeline, but this is one thing preventing us from doing so.

  • Please tell us about your environment:

    • CDK CLI Version: 1.2.0 (build 6b763b7)
    • Module Version: 1.2.0
    • OS: Windows 10
    • Language: TypeScript
  • Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. associated pull-request, stackoverflow, gitter, etc)

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
skinny85commented, Aug 7, 2019

Thanks for the recommendation, but you can pry Intellij IDEA from my cold, dead hands 😄

0reactions
skinny85commented, Aug 7, 2019

No worries, I’m on it 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

GitHub pull request and webhook filter sample for CodeBuild
Provides information about the GitHub pull request sample that is designed to work with AWS CodeBuild.
Read more >
AWS CodeCommit <> CodeBuild Pull Request CI Workflow
Create a Pull Request ... From the AWS Console, go to CodeCommit select your repo, and hit Create pull request , give it...
Read more >
How to Validate Pull Requests in AWS and Make Code ...
Codebuild Project · Set up source as your Codecommit repository · Reference type should be branch · Environment should be per the project's ......
Read more >
plus3it/codecommit-flow-ci/aws
The review module additionally uses CloudWatch Events to monitor the status of its CodeBuild job executions and comments on the associated pull ......
Read more >
Trigger Code Build on Pull Request using AWS ...
To merge their code, developers have to create an individual pull request, reviewer then checks the code difference, reviews merge conflicts and ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found