These are the criteria that every PR should meet, please check them off as you review them:
- Has Docs included if any changes are user facing
- Has Tests included if any functionality added or changed
- Tested your changes locally (if this is a code change)
- Follows the commit message standard
- Meets the Tekton contributor standards (including functionality, content, code)
- Has a kind label. You can add a comment on this PR that contains
/kind <type>
. Valid types are bug, cleanup, design, documentation, feature, flake, misc, question, tep - Release notes block below has been updated with any user-facing changes (API changes, bug fixes, changes requiring upgrade notices or deprecation warnings)
- Release notes contain the string "action required" if the change requires additional action from users switching to the new release