#1120 added post-processor-changes.txt to the cloudbuild.yaml file for python in order to have the latest commit message available to the owlbot-python post processor image. The relative issue number should be removed from post-processor-changes.txt as the contents of the file will land in downstream repositories . As an example for this commit, post-processor-changes.txt should contain the following
chore(python): remove hardcoded versions in CONTRIBUTING.rst (#1132)
instead of
chore(python): remove hardcoded versions in CONTRIBUTING.rst
#1120 added
post-processor-changes.txtto the cloudbuild.yaml file for python in order to have the latest commit message available to theowlbot-pythonpost processor image. The relative issue number should be removed frompost-processor-changes.txtas the contents of the file will land in downstream repositories . As an example for this commit,post-processor-changes.txtshould contain the followinginstead of