All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Correctly check for the require App Test checks for each provider when ./tests/e2e/config.yaml present in repo.
- Added the commit hash to the details to make it clearer its not related to the PR as a whole
- Added support for the
do-not-merge/hold
label to block merging. - Added
mc-bootstrap
required checks - Added
securityContext
to Tekton Tasks
- If the test is one we know the trigger for we add a note on how to trigger it
- If test is found but not yet completed we add a "... but is still in progress" message (not shown here)
- If a test is found to have failed we add a "... but didn't complete successfully" message (not shown here)
- Label overrides can be used even if repo doesn't have any config setup
- Bumped Go to v1.20
- Migrated image registry to ACR
- Automatically add "E2E Test Suites" required check when ./tests/e2e/config.yaml present in repo.