Skip to content
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

Add command line arguments to the PR text. #119

Merged
merged 5 commits into from
Jan 19, 2018
Merged

Add command line arguments to the PR text. #119

merged 5 commits into from
Jan 19, 2018

Conversation

allenh1
Copy link
Contributor

@allenh1 allenh1 commented Jan 17, 2018

Work in progress!

connects to #116.

@allenh1 allenh1 self-assigned this Jan 17, 2018
@allenh1
Copy link
Contributor Author

allenh1 commented Jan 19, 2018

@tfoote I think this point is a significant improvement (and even some reduction of duplicated code).

Let me know if there is anything else you see that could improve this!

Copy link
Member

@tfoote tfoote left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a good step forward. I'd like to see it display the urls/repos that it's operating on. Right now it's using the defaults, but how would you know what they are from reviewing the PR? Expanding it out into a nice English language sentence would be nice.

Supreflore XYZ generator begin run  on packages [foo, bar baz] from the rosdistro at ABC last commit HASH

To reproduce run the following
[...]

@allenh1
Copy link
Contributor Author

allenh1 commented Jan 19, 2018

Right now it's using the defaults, but how would you know what they are from reviewing the PR? Expanding it out into a nice English language sentence would be nice.

That makes a lot of sense. I'll add this in a follow up PR before we close #119.

@allenh1 allenh1 merged commit 780cb60 into master Jan 19, 2018
@allenh1 allenh1 deleted the improve-pr-text branch January 19, 2018 16:45
@allenh1 allenh1 mentioned this pull request Jan 19, 2018
zffgithub pushed a commit to zffgithub/superflore that referenced this pull request Apr 11, 2023
* Add command line arguments to the PR text.

* Create a --pr-comment option to allow a comment to be added to a PR. Also format the command line better.

* Mark version updates in the PR in a different way than a new release.

* Move file_pr function to utils, as it doesn't need to be duplicated.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants