aws-cdk
aws-cdk copied to clipboard
feat(codebuild): add missing types for webhook filters
Exemption Request: I need a GitHub access token to update the integration test: Could not find access token for server type github. I think it's OK with no integration test update as I'm only adding enum values.
AWS CodeBuild CI Report
- CodeBuild project: AutoBuildv2Project1C6BFA3F-wQm2hXv2jqQv
- Commit ID: b59148d1722e1270d77dc1a07c8546ceb5c32667
- Result: SUCCEEDED
- Build Logs (available for 30 days)
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository
Could you add an integ test for these enums? The integ tests helps prevent regressions.
See my exemption request above. I think I need an access token? Happy to, but CDK core team might need to run it?
The pull request linter fails with the following errors:
❌ Features must contain a change to an integration test file and the resulting snapshot.
PRs must pass status checks before we can provide a meaningful review.
If you would like to request an exemption from the status checks or clarification on feedback, please leave a comment on this PR containing Exemption Request and/or Clarification Request.
✅ A exemption request has been requested. Please wait for a maintainer's review.
@comcalvi The webhooks are only available on GitHub and BitBucket. I looked at doing an integration test with CodeCommit, but not possible here. Let me know how you want to proceed.
fyi @msambol & @comcalvi: I opened https://github.com/aws/aws-cdk/pull/30204 that extends this PR and adds the requested integration test. Please have a look.
If the only integration test we can add is one that can't be deployed reliably, then I think it's safe to skip the integ test for this one. Thanks both, I think we can leave the integ test off of this one.
@comcalvi changes made as requested 👍🏼
@comcalvi gentle nudge 😄
@comcalvi Do I need to do something further to push this through?
This PR has been in the CHANGES REQUESTED state for 3 weeks, and looks abandoned. To keep this PR from being closed, please continue work on it. If not, it will automatically be closed in a week.
@comcalvi Could we push this one through before it gets closed?
AWS CodeBuild CI Report
- CodeBuild project: AutoBuildv2Project1C6BFA3F-wQm2hXv2jqQv
- Commit ID: f1592c5b81721db493d7dfd3011a55980301aceb
- Result: SUCCEEDED
- Build Logs (available for 30 days)
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).
Comments on closed issues and PRs are hard for our team to see. If you need help, please open a new issue that references this one.