mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
d5e4435e3d
* .github: add e2e test to pr checklist * ci: use sonobuoy quick where possible * ci: run malicious join test on release * ci: remove self managed infra test * ci: remove non-example terraform test from weekly * ci: run Sonobuoy full on the latest k8s version weekly * ci: run weekly sonobuoy quick on all k8s versions * ci: don't run double sonobuoy tests on latest k8s version
34 lines
1.1 KiB
Markdown
34 lines
1.1 KiB
Markdown
<!--
|
|
Thank you for your contribution!
|
|
|
|
For more information check our contributors guide CONTRIBUTING.md (link below text box).
|
|
|
|
NOTE: This template is a guideline to help you to provide meaningful information for reviewers.
|
|
Feel free to edit, complete or extend this list while the PR is open.
|
|
-->
|
|
### Context
|
|
<!-- Please add background information on why this PR is opened. -->
|
|
|
|
### Proposed change(s)
|
|
<!-- Please provide a description of the change(s) here. -->
|
|
-
|
|
|
|
<!-- (uncomment if applicable)
|
|
### Related issue
|
|
- link to the issue
|
|
-->
|
|
|
|
### Additional info
|
|
<!-- Remove items that do not apply -->
|
|
- AB#1234
|
|
- Any additional information or context
|
|
|
|
### Checklist
|
|
<!-- Remove items that do not apply. For completed items, change [ ] to [x], or check after submitting. -->
|
|
<!-- more information in dev-docs/workflows/pull-request.md -->
|
|
- [ ] Run the E2E tests that are relevant to this PR's changes
|
|
- [ ] Update [docs](https://github.com/edgelesssys/constellation/tree/main/docs)
|
|
- [ ] Add labels (e.g., for changelog category)
|
|
- [ ] Is PR title adequate for changelog?
|
|
- [ ] Link to Milestone
|