-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Fix PR template #6348
Conversation
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.
LGTM
Sometimes, kicking off a morph build feels really silly. /morph build |
Build : SUCCESSBuild number : 1445 Triggering tests/morph test |
Test : SUCCESSBuild number : 1222 |
Status wasn't reported. |
Exporter Build : SUCCESSBuild number : 1103 |
/morph mbed2-build |
@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. |
@bcostm That PR was missing the |
Thanks @bcostm for the review, have to revise this 🙄 |
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 Does not look "fancy" but still keeps the same informative context that is important to us. |
8436095
to
e628a06
Compare
Rebased, updated |
@bcostm Thoughts? |
Yes it looks fine. Thanks. |
e628a06
to
65bb06a
Compare
65bb06a
to
e2d0eaf
Compare
Build : SUCCESSBuild number : 1511 Triggering tests/morph test |
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.
I can live with that now as it is :)
/morph build (I aborted the previous build, the code was changed after) |
Build : SUCCESSBuild number : 1512 Triggering tests/morph test |
Exporter Build : SUCCESSBuild number : 1151 |
Test : SUCCESSBuild number : 1292 |
Already in mbed OS: ARMmbed/mbed-os#6348
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