-
Notifications
You must be signed in to change notification settings - Fork 35
ci: revisit release workflow + config kodiak #36
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
|
c1a35ac to
58a53f8
Compare
| @@ -0,0 +1,99 @@ | |||
| version = 1 | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
config automerge bot
| "license": "MIT", | ||
| "scripts": { | ||
| "release": "changeset publish", | ||
| "release": "", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
no actions since helm/[email protected] should do the work
| - 'charts/**' | ||
| pull_request: | ||
| branches: [ main ] | ||
| paths: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should always run this test against PR
No description provided.