Add Makefile target, and scripts to lint only the modified Markdown
files, failing only if the violation is within the changed lines.
Signed-off-by: Ivan Valdes <ivan@vald.es>
Do a mention in the automated commit, so it sends a notification to the
website maintainers. So, they can open a pull request with this commit.
Signed-off-by: Ivan Valdes <ivan@vald.es>
Due to security limitations in the Kubernetes organization, we can't
automate creating the pull request. Leave it as an optional step, only
if the CREATE_PULL_REQUEST environment variable is set.
Signed-off-by: Ivan Valdes <ivan@vald.es>
Add a nightly job that gets the latest released etcd version for
supported branches (v3.4, v3.5) and create a commit and a pull request
to keep it up to date.
Signed-off-by: Ivan Valdes <ivan@vald.es>