Skip to content

Fix PR template #6348

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

Merged
merged 3 commits into from
Mar 21, 2018
Merged

Fix PR template #6348

merged 3 commits into from
Mar 21, 2018

Conversation

0xc0170
Copy link
Contributor

@0xc0170 0xc0170 commented Mar 13, 2018

Description

Fixing bad markdown choice - PR type is not a task list but just a list of checkboxes

Thanks @bcostm for the report

Pull request type

  • Fix
  • Refactor
  • New target
  • Feature
  • Breaking change

cmonr
cmonr previously approved these changes Mar 13, 2018
adbridge
adbridge previously approved these changes Mar 14, 2018
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.

LGTM

@cmonr
Copy link
Contributor

cmonr commented Mar 15, 2018

Sometimes, kicking off a morph build feels really silly.

/morph build

@mbed-ci
Copy link

mbed-ci commented Mar 15, 2018

Build : SUCCESS

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

Triggering tests

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

@mbed-ci
Copy link

mbed-ci commented Mar 15, 2018

@cmonr
Copy link
Contributor

cmonr commented Mar 15, 2018

Status wasn't reported.
/morph export-build

@mbed-ci
Copy link

mbed-ci commented Mar 16, 2018

@0xc0170
Copy link
Contributor Author

0xc0170 commented Mar 16, 2018

/morph mbed2-build

@bcostm
Copy link
Contributor

bcostm commented Mar 16, 2018

@0xc0170 are you sure this new lines will display correctly the result, I mean without the progress bar appearing on the PR main page ? Because this morning I tried the same syntax in my PR 6379 (i.e. * [ ] Fix...) and the progress bar was still present.

@cmonr
Copy link
Contributor

cmonr commented Mar 16, 2018

@bcostm That PR was missing the * before the [ ] and [x]. I just modified that PR's description, and it now looks like this PR.

@bcostm
Copy link
Contributor

bcostm commented Mar 16, 2018

I think we misunderstand each other 😄 With your modification I see this 1 of 5 progress bar:

image

And this is what I wanted to remove... For me those tasks list (and progress bar) should be kept for good reasons like waiting reviewers approval, tests, etc...

@cmonr
Copy link
Contributor

cmonr commented Mar 16, 2018

@bcostm Ah, gotcha. For some reason, I recalled seeing that task bar in the PR and thought I noticed it go away with this syntax...

Anyways, @0xc0170 thoughts? A quick look at the GitHub markdown indicates that using any kind of checkboxes will lead to that progress bar.

https://help.github.com/articles/about-task-lists/

@0xc0170
Copy link
Contributor Author

0xc0170 commented Mar 20, 2018

Thanks @bcostm for the review, have to revise this 🙄

@0xc0170
Copy link
Contributor Author

0xc0170 commented Mar 20, 2018

Looking at the checkbox possibility, the only way it's task list that we do not want. Therefore I would revert this to the basic list

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

Does not look "fancy" but still keeps the same informative context that is important to us.

@0xc0170 0xc0170 dismissed stale reviews from adbridge and cmonr via e628a06 March 20, 2018 11:56
@0xc0170
Copy link
Contributor Author

0xc0170 commented Mar 20, 2018

Rebased, updated

cmonr
cmonr previously approved these changes Mar 20, 2018
@cmonr
Copy link
Contributor

cmonr commented Mar 20, 2018

@bcostm Thoughts?

@bcostm
Copy link
Contributor

bcostm commented Mar 21, 2018

Yes it looks fine. Thanks.

@mbed-ci
Copy link

mbed-ci commented Mar 21, 2018

Build : SUCCESS

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

Triggering tests

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

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 can live with that now as it is :)

@0xc0170
Copy link
Contributor Author

0xc0170 commented Mar 21, 2018

/morph build

(I aborted the previous build, the code was changed after)

@mbed-ci
Copy link

mbed-ci commented Mar 21, 2018

Build : SUCCESS

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

Triggering tests

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

@mbed-ci
Copy link

mbed-ci commented Mar 21, 2018

@mbed-ci
Copy link

mbed-ci commented Mar 21, 2018

@cmonr cmonr merged commit 816890d into ARMmbed:master Mar 21, 2018
0xc0170 added a commit to 0xc0170/mbed-os-5-docs that referenced this pull request Mar 23, 2018
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.

5 participants