-
Notifications
You must be signed in to change notification settings - Fork 19
feat(sources): update cfn-schema #2253
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
Conversation
|
To work on this Pull Request, please create a new branch and PR. This prevents your work from being deleted by the automation. Run the following commands inside the repo: gh co 2253
git switch -c fix-pr-2253 && git push -u origin HEAD
gh pr create -t "fix: PR #2253" --body "Fixes https://github.com/cdklabs/awscdk-service-spec/pull/2253" |
|
@aws-cdk/aws-service-spec: No model change detected |
>⚠️ This Pull Request updates daily and will overwrite **all** manual changes pushed to the branch Updates the cfn-schema source from upstream. See details in [workflow run]. [Workflow Run]: https://github.com/cdklabs/awscdk-service-spec/actions/runs/19810598715 ------ *Automatically created by projen via the "update-source-cfn-schema" workflow* Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
e2292d4 to
2f7b627
Compare
|
To work on this Pull Request, please create a new branch and PR. This prevents your work from being deleted by the automation. Run the following commands inside the repo: gh co 2253
git switch -c fix-pr-2253 && git push -u origin HEAD
gh pr create -t "fix: PR #2253" --body "Fixes https://github.com/cdklabs/awscdk-service-spec/pull/2253" |
|
@aws-cdk/aws-service-spec: Model database diff detected |
|
To work on this Pull Request, please create a new branch and PR. This prevents your work from being deleted by the automation. Run the following commands inside the repo: gh co 2253
git switch -c fix-pr-2253 && git push -u origin HEAD
gh pr create -t "fix: PR #2253" --body "Fixes https://github.com/cdklabs/awscdk-service-spec/pull/2253" |
Updates the cfn-schema source from upstream. See details in workflow run.
Automatically created by projen via the "update-source-cfn-schema" workflow