Skip to content

Remove redundant DCO check in favor of the GitHub app#972

Merged
peternied merged 2 commits intoopensearch-project:1.3from
peternied:remove-dco
May 2, 2022
Merged

Remove redundant DCO check in favor of the GitHub app#972
peternied merged 2 commits intoopensearch-project:1.3from
peternied:remove-dco

Conversation

@peternied
Copy link
Copy Markdown
Member

Description

We are seeing DCO failures when different domained are coming back for user email addresses from the basic dco script, the DCO GitHub App handles this better and it I can be bypassed by maintainers instead of 'force' merging the change to the repository.

Check List

  • New functionality includes testing
  • New functionality has been documented
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Peter Nied <petern@amazon.com>
@peternied peternied requested a review from a team April 26, 2022 18:27
@DarshitChanpura
Copy link
Copy Markdown
Member

The integration test failed due to versioning issue here

Also, should we create a PR against the main branch too?

@DarshitChanpura DarshitChanpura self-requested a review April 27, 2022 17:09
…r the tests

Signed-off-by: Peter Nied <petern@amazon.com>
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 27, 2022

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.98%. Comparing base (f797354) to head (8376766).
⚠️ Report is 58 commits behind head on 1.3.

Additional details and impacted files
@@           Coverage Diff           @@
##              1.3     #972   +/-   ##
=======================================
  Coverage   71.98%   71.98%           
=======================================
  Files          87       87           
  Lines        1906     1906           
  Branches      247      242    -5     
=======================================
  Hits         1372     1372           
  Misses        480      480           
  Partials       54       54           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@peternied
Copy link
Copy Markdown
Member Author

Also, should we create a PR against the main branch too?

I thought we had removed it, I'll create one for this now

@peternied peternied self-assigned this Apr 27, 2022
@peternied peternied merged commit 677302e into opensearch-project:1.3 May 2, 2022
@peternied peternied deleted the remove-dco branch May 2, 2022 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants