-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(postprocessor): rewrite OwlBot PR title and body commits to include scope #6
Conversation
… untested with multiple files changed in a single commit
…genGapicConfigs to find correct package name
…aging to .gitignore
0eb667e
to
f0b74df
Compare
f0b74df
to
37caa90
Compare
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.
Addressed changes and did some refactoring. Ready for additional feedback!
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.
Did a deeper review this time so this should be the last one. Thanks for the changes :)
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.
A couple of loose ends still, let me know your thoughts please. Thanks!
@adrianajg It looks like you still have some failing vet tests. I think most(maybe all), would be fixed if you have format on save on. |
api-name
feature in.OwlBot.yaml
to set all square-bracketed scopes inserted by OwlBot to[REPLACEME]
[REPLACEME]
substrings in PR title and body, use correspondingSource-Link
URLs ofgoogleapis/googleapis/
commits to extract commit hash, then find scope by analyzing files changed in that commitNote: Does not yet update open PR as container lacks necessary credentials