-
Notifications
You must be signed in to change notification settings - Fork 0
[ci][dco] Automatically comment PR when failing DCO check #6
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
base: master
Are you sure you want to change the base?
Conversation
|
Thanks for opening a PR! 💯 Please note that all commits must be signed off. This is enforced by the Howto
More infoPlease take a moment to read through the Magma project's
If this is your first Magma PR, also consider reading
|
|
💥, Seems like you failed the Howto
|
Signed-off-by: Quentin, Derory <[email protected]>
b11e556 to
143bfe9
Compare
|
Oops, Seems like you failed the Howto
|
| script: | | ||
| var msg = `Oops, Seems like you failed the \`DCO check\`. Make sure to sign all your commits. | ||
| ### Howto |
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.
[yamllint] reported by reviewdog 🐶
[error] trailing spaces (trailing-spaces)
.github/workflows/dco-check.yml
Outdated
| script: | | ||
| var msg = `Oops, Seems like you failed the \`DCO check\`. Make sure to sign all your commits. | ||
| ### Howto |
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.
[yamllint] reported by reviewdog 🐶
[error] trailing spaces (trailing-spaces)
3957616 to
143bfe9
Compare
d099bdd to
2fabcc8
Compare
a2fb4be to
01eb4d4
Compare
de469d9 to
1db913e
Compare
5443c09 to
ec55ac5
Compare
c0041ca to
4b38295
Compare
Fix:
1. Adding slice descriptor support in ics packet
2. Addressing magma#9939
Test:
1. test_oai
2. Simulator test call flow
Logs:
6/18 Test #6: test_ngap ......................... Passed 0.42
sec
ST/SD : 02 01 00 00 01
Signed-off-by: Yogesh Pandey <[email protected]>
6e1e847 to
4096e37
Compare
82f57b6 to
1c7c2ce
Compare
Summary
Test Plan
Additional Information