-
Notifications
You must be signed in to change notification settings - Fork 518
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
Changing the fields of AutoPullMode . #1787
Changing the fields of AutoPullMode . #1787
Conversation
Eclipse JKube CI ReportStarted new GH workflow run for #1787 (2022-10-05T14:24:53Z) ⚙️ JKube E2E Tests (3190332960)
|
Hi @ishu-thakur! In order to contribute to Eclipse, you would need to create an Eclipse Account and Sign Eclipse Contributor Agreement. Once you've created an eclipse account you would need to update your commit message with a Signed-off-by: footer. You can do it like this: Amend your previous commit with signed off footergit commit --amend --signoff |
Codecov Report
@@ Coverage Diff @@
## master #1787 +/- ##
=========================================
Coverage 52.94% 52.94%
Complexity 3936 3936
=========================================
Files 464 464
Lines 20745 20745
Branches 2809 2809
=========================================
Hits 10984 10984
Misses 8637 8637
Partials 1124 1124
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Signed-off-by: Ishu Thakur <ishuthakur251299@gmail.com>
… change_in_AutoPullModeFile
Hi @anurag-rajawat i have create an eclipse account and Sign Eclipse Contributor Agreement and also have amend the commit by signoff :) please check . |
Kudos, SonarCloud Quality Gate passed! |
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, thx!
Fix #1784
Making the fields in AutoPullMode file 'final' for the issue #1784