Remove DCO config and update PR template link#51
Merged
macohen merged 2 commits intoDec 21, 2022
Conversation
Signed-off-by: Lingzhi Chu <lingzhichu.clz@gmail.com>
Contributor
|
✔️ This issue was automatically closed by Mend because the errors have been resolved. |
Codecov Report
@@ Coverage Diff @@
## main #51 +/- ##
=========================================
Coverage 65.52% 65.52%
Complexity 172 172
=========================================
Files 29 29
Lines 879 879
Branches 119 119
=========================================
Hits 576 576
Misses 254 254
Partials 49 49 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Signed-off-by: Lingzhi Chu <lingzhichu.clz@gmail.com>
deab3ac to
323526e
Compare
mingshl
approved these changes
Dec 21, 2022
opensearch-trigger-bot Bot
pushed a commit
that referenced
this pull request
Dec 21, 2022
* Remove DCO config Signed-off-by: Lingzhi Chu <lingzhichu.clz@gmail.com> * Update templates Signed-off-by: Lingzhi Chu <lingzhichu.clz@gmail.com> Signed-off-by: Lingzhi Chu <lingzhichu.clz@gmail.com> (cherry picked from commit 6ead87e)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Signed-off-by: Lingzhi Chu lingzhichu.clz@gmail.com
Description
Since DCO is already installed for opensearch-project, remove the DCO configuration. This will resolve the issue of backport PRs not receiving signoff.
Issues Resolved
#55
Check List