You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Automatically created PR based on commit 718281e1f18effe44d05ff211474833f207c0e5b in stackabletech/operator-templating repo.
Original commit message:
Updated PR Template to include a check of the helm chart (#59)
* Updated PR Template to include a check of the helm chart
* `make compile-chart` always rebuilds the chart.
Co-authored-by: Razvan-Daniel Mihai <84674+razvan@users.noreply.github.com>
Co-authored-by: Stacky McStackface <stackable-bot@users.noreply.github.com>
Copy file name to clipboardExpand all lines: .github/pull_request_template.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -10,5 +10,6 @@
10
10
-[ ] Documentation added (or not applicable)
11
11
-[ ] Changelog updated (or not applicable)
12
12
-[ ] Cargo.toml only contains references to git tags (not specific commits or branches)
13
+
-[ ] Helm chart can be installed and deployed operator works (or not applicable)
13
14
14
15
Once the review is done, comment `bors r+` (or `bors merge`) to merge. [Further information](https://bors.tech/documentation/getting-started/#reviewing-pull-requests)
0 commit comments