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

make PR type box list "fancier" without making it a github tasklist #6669

Merged
merged 1 commit into from
Apr 23, 2018
Merged

make PR type box list "fancier" without making it a github tasklist #6669

merged 1 commit into from
Apr 23, 2018

Conversation

ithinuel
Copy link
Member

Description

This basically make the default PR template looks like this PR.

Pull request type

[ ] Fix  
[x] Refactor  
[ ] New target  
[ ] Feature  
[ ] Breaking change

0xc0170
0xc0170 previously approved these changes Apr 18, 2018
Copy link
Contributor

@0xc0170 0xc0170 left a comment

Choose a reason for hiding this comment

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

Not certain about the note, is it necessary ? A user should not change the format. Why we do not have - there should be in git history (we changed it to the format its now)

@adbridge adbridge requested review from adbridge and removed request for adbridge April 18, 2018 13:53
Copy link
Contributor

@adbridge adbridge left a comment

Choose a reason for hiding this comment

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

I'm not sure this is actually adding anything. Use of a 'X' or 'x' is probably hard to mandate and any automated checking we apply will allow for both.

@adbridge
Copy link
Contributor

Also I don't think the note is necessary. We already have a comment saying do not change the layout.

@ithinuel
Copy link
Member Author

ithinuel commented Apr 18, 2018

Everytime I create a PR and see these boxes I'm tempted to create the kind of box list I know.
The choice of not using them it not obvious (to me) at a first glance.

@adbridge It's not much about the x or X but on the monospaced box list or markdown task list.

[X] like
[ ] that

or

  • like
  • that

Writing the later one would make the PR have a "todo" list displayed that we do not want.

@ithinuel
Copy link
Member Author

@adbridge I removed the note move the explanation closer to where we ask not to change the layout.

@adbridge
Copy link
Contributor

adbridge commented Apr 18, 2018

@ithinuel Either way to get either of the changes you mention would mean somebody has changed the layout ..... Which we already tell them not to do. We 'could' update the note to say something like.
"Please note this is not a GitHub task list, indenting the boxes or changing the format to add a '.' or '*' in front of them would change the meaning incorrectly. The only changes to be made to this PR header are to add a description text under the description heading and to add a 'x' to the correct box."

@ithinuel
Copy link
Member Author

Would this last update be Ok ?

@adbridge
Copy link
Contributor

LGTM :)

@0xc0170
Copy link
Contributor

0xc0170 commented Apr 19, 2018

/morph build

@mbed-ci
Copy link

mbed-ci commented Apr 19, 2018

Build : SUCCESS

Build number : 1795
Build artifacts/logs : http://mbed-os.s3-website-eu-west-1.amazonaws.com/?prefix=builds/6669/

Triggering tests

/morph test
/morph uvisor-test
/morph export-build
/morph mbed2-build

@mbed-ci
Copy link

mbed-ci commented Apr 19, 2018

@mbed-ci
Copy link

mbed-ci commented Apr 19, 2018

@0xc0170
Copy link
Contributor

0xc0170 commented Apr 19, 2018

@kjbracey-arm @mikaleppanen Can you review the latest test result (related to echo test). We noticed this failure, seldom in the last days.

/morph test

@mbed-ci
Copy link

mbed-ci commented Apr 19, 2018

@0xc0170
Copy link
Contributor

0xc0170 commented Apr 20, 2018

@kjbracey-arm @mikaleppanen Can you review the latest test result (related to echo test). We noticed this failure, seldom in the last days.

Not networking , I missed the driver test in there. Never-mind, drivers /host issue.

@cmonr cmonr merged commit f7a707a into ARMmbed:master Apr 23, 2018
@ithinuel ithinuel deleted the make_pr_template_fancier branch April 23, 2018 16:13
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.

None yet

5 participants