-
Notifications
You must be signed in to change notification settings - Fork 67
Adds buildah template creation step in README #99
base: master
Are you sure you want to change the base?
Conversation
/ok-to-test |
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.
/lgtm
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: navidshaikh, vdemeester If they are not already assigned, you can assign the PR to them by writing The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/retest |
This change adds step in README to create buildah build-template. Update the patch with: - MD022 Headers should be surrounded by blank lines - MD031 Fenced code blocks should be surrounded by blank lines For buildah/README.md, this got caught while linting the markdown files, as part of CI.
New changes are detected. LGTM label has been removed. |
@navidshaikh: The following test failed, say
Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
The new update to patch includes fixes for errors caught while linting the markdown files as part of CI.
|
This change adds step in README to create buildah build-template.