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

chore: use cdklabs-projen-project-types #285

Conversation

mrgrain
Copy link
Contributor

@mrgrain mrgrain commented Jun 14, 2023

We are standardizing repository setups to improve maintainability.
If you have any questions regarding this change, please reach out to us.

We are standardizing repository setups to improve maintainability.
If you have any questions regarding this change, please reach out to us.
Copy link
Contributor

@kaizencc kaizencc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In addition we need to either 1) click a button in the settings to allow auto merge or 2) set up the automation in cdk-ops to do this for us. @comcalvi may have already started work on a projen task that can configure repository settings.

.projenrc.ts Show resolved Hide resolved
.projenrc.ts Outdated Show resolved Hide resolved
.npmignore Outdated Show resolved Hide resolved
@mrgrain
Copy link
Contributor Author

mrgrain commented Jun 14, 2023

In addition we need to either 1) click a button in the settings to allow auto merge or 2) set up the automation in cdk-ops to do this for us. @comcalvi may have already started work on a projen task that can configure repository settings.

I have started clicking these buttons manually. Also need to enable the merge queue via ops me thinks.

Comment on lines -11 to -15
autoApproveOptions: {
allowedUsernames: ['cdklabs-automation'],
secret: 'GITHUB_TOKEN',
},
autoApproveUpgrades: true,
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These are also not needed.

@kaizencc kaizencc merged commit 59be158 into main Jun 14, 2023
171 checks passed
@kaizencc kaizencc deleted the mrgrain/chore/cdklabs-project-types-2-cdklabs-cdk-cloudformation-OHaOiR branch June 14, 2023 15:13
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.

None yet

2 participants