Skip to content

chore: Remove commit body and PR# from post-processor-changes-txt#1137

Merged
gcf-merge-on-green[bot] merged 3 commits intomasterfrom
remove-relative-info-in-post-processor-changes-txt
Jun 24, 2021
Merged

chore: Remove commit body and PR# from post-processor-changes-txt#1137
gcf-merge-on-green[bot] merged 3 commits intomasterfrom
remove-relative-info-in-post-processor-changes-txt

Conversation

@parthea
Copy link
Copy Markdown
Contributor

@parthea parthea commented Jun 23, 2021

Fixes #1134 🦕

Removes the commit body and relative PR# from the commit message.

For example, for this commit: 9763f20

post-processor-changes.txt would contain

build: enable npm for php/python builds 

Source-Link: https://github.com/googleapis/synthtool/commit/9763f20e4b7bb1091082462b2f7970e965d0d414

instead of

build: enable npm for php/python builds (#1133)

* build: enable npm for php/python builds

* update comment
Source-Link: https://github.com/googleapis/synthtool/commit/9763f20e4b7bb1091082462b2f7970e965d0d414

@parthea parthea requested review from a team June 23, 2021 12:06
@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Jun 23, 2021
Comment thread docker/owlbot/java/cloudbuild.yaml
Comment thread docker/owlbot/python/cloudbuild.yaml Outdated
@parthea parthea force-pushed the remove-relative-info-in-post-processor-changes-txt branch from 0833369 to 3b71707 Compare June 23, 2021 16:50
@parthea
Copy link
Copy Markdown
Contributor Author

parthea commented Jun 23, 2021

This is ready for review.

@parthea parthea removed the request for review from a team June 24, 2021 01:44
@parthea
Copy link
Copy Markdown
Contributor Author

parthea commented Jun 24, 2021

@SurferJeffAtGoogle PTAL

@parthea parthea added the automerge Merge the pull request once unit tests and other checks pass. label Jun 24, 2021
@gcf-merge-on-green gcf-merge-on-green Bot merged commit e934b93 into master Jun 24, 2021
@gcf-merge-on-green gcf-merge-on-green Bot deleted the remove-relative-info-in-post-processor-changes-txt branch June 24, 2021 15:28
@gcf-merge-on-green gcf-merge-on-green Bot removed the automerge Merge the pull request once unit tests and other checks pass. label Jun 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove the relative issue number in post-processor-changes.txt

2 participants