Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.

I can't understand cla-bot warning #120

Closed
knekrasov opened this issue Aug 11, 2020 · 7 comments
Closed

I can't understand cla-bot warning #120

knekrasov opened this issue Aug 11, 2020 · 7 comments
Assignees

Comments

@knekrasov
Copy link
Contributor

Can somebody please explain how can I get rid of this noisy message after each my push to GitHub?

cla-bot-message

Text:

Thanks for your contribution!
The CLA bot has flagged your contribution as not having a Contributor License Agreement
in place. Note that this is not needed in the overwhelming majority of instances and this warning will usually be ignored.
The code reviewers will make a determination and may ask you to sign a CLA or may choose to ignore this warning.
More information about this can be found here.

The proposed hyperlink leads to a short explanation what CLA means but doesn't explain what as a valid developer should I do next.
Just to clarify:

  1. I keep committing from Citrix only, so my git uses only my seagate email address.
  2. I use a dedicated GH account where Seagate email is set as primary.

Thanks in advance for any help.

cc @johnbent, @mukul-seagate11, @venkuppu-chn, @xahmad, @gauravchaudhari02

@mukul-seagate11
Copy link
Contributor

@knekrasov,

cla-bot is a GitHub application for automation of Contributor License Agreements (CLAs). It checks whether contributors have signed an agreement and adding labels to PRs with sign-off signature. For that reason this bot automate the process of checking pull requests against a list of contributors or once approved by the owners

Moreover CLA documentation is in process which describe the process & workflow

@knekrasov
Copy link
Contributor Author

@mukul-seagate11 That's understandable. But what I need to do to get rid of that message? :-) And moreover, if the developers have this kind of question unanswered, why do we actually need that cla-bot? It sounds like it doesn't help anybody.

@mukul-seagate11
Copy link
Contributor

@knekrasov, We are in process of preparing documentation with instructors for developers & contributors, once ready we will share with you

@mukul-seagate11
Copy link
Contributor

@mukul-seagate11 That's understandable. But what I need to do to get rid of that message? :-) And moreover, if the developers have this kind of question unanswered, why do we actually need that cla-bot? It sounds like it doesn't help anybody.

@johnbent, Would you like to comment on this please

@johnbent
Copy link
Contributor

Thanks @knekrasov , these are good questions. To get rid of the warning the email that you use in your DCO signoff needs to be added to the .clabot file. @gauravchaudhari02 , is that correct? Since you have a @Seagate email address, we can do this. I hoped that we could add a wildcard for all @Seagate but I think we discovered that wasn't possible.

For external folks, they would have to initiate the legal process with us in the case where our gatekeepers deem it necessary. However, for the overwhelming majority of the cases, it shouldn't be necessary. @gauravchaudhari02 , can the gatekeeper clear the message or they just have to ignore it when they approve?

@johnbent
Copy link
Contributor

johnbent commented Sep 4, 2020

@knekrasov I'm assuming this is resolved now and am closing this. Please reopen if you have further questions.

@johnbent johnbent closed this as completed Sep 4, 2020
@knekrasov
Copy link
Contributor Author

Sorry, @johnbent, but the problem is still there. I keep getting those noisy messages from cla-bot every time I push anything to github.

For instance, this one Seagate/cortx-hare#1259 (comment) is received 2 hours ago.

subhalaxmisa pushed a commit to subhalaxmisa/cortx that referenced this issue Jun 13, 2022
* EOS-14638 Excluded unwanted Motr and SSPL packages from RELEASE.INFO file

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* EOS-14638 Fixed Codacy errors

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* EOS-14638 Fixed Codacy errors

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* EOS-14638 Fixed Codacy errors

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* EOS-14638 Fixed Codacy errors

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* EOS-14638 Fixed Codacy errors

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* EOS-14638 removed additional packages

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>
subhalaxmisa pushed a commit to subhalaxmisa/cortx that referenced this issue Jun 13, 2022
* EOS-14638 Excluded additional packages from RELEASE.INFO (Seagate#120)

* EOS-14638 Excluded unwanted Motr and SSPL packages from RELEASE.INFO file

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* EOS-14638 Fixed Codacy errors

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* EOS-14638 Fixed Codacy errors

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* EOS-14638 Fixed Codacy errors

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* EOS-14638 Fixed Codacy errors

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* EOS-14638 Fixed Codacy errors

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* EOS-14638 removed additional packages

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* Add support for single ISO in custom build.  (Seagate#121)

* Add single ISO generation in custom-ci

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* Fixed stage ordering and syntax errors

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* Added support for single iso in RHEL 7.7 (#122)

* Add single ISO generation in custom-ci

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* Fixed stage ordering and syntax errors

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* Added single ISO support for RHEL 7.7 build

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* EOS-14266 prepare self-contained Linux distro (Seagate#107)

* kickstart and script to build custom-iso

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* Moved kickstart and script to custom-iso

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* Fixed error in package section of kickstart file

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* Added SHA-512 encrypted password

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* Improved custom-iso.sh and kickstart_centos-7.8.2003.cfg

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* Include CORTX dependency packages inside ISO

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* Tetsing cusotom package addition

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* Install Packages from custom list

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* Disable updates repo to fix installation issue

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* updated bootloader options to fix OS boot issue

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* updated custom-packages list to be added in ISO

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* updated script to copy packages, updated kickstart to install Mellanox packages

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* Added sysfsutils package. Removed default CentOS repositories

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* Fixed issues in kickstart_centos-7.8.2003.cfg

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* Added kickstart_centos-7.8.2003.cfg

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* Updatedkickstart_centos-7.8.2003.cfg with inputs from infra team. included additional packages

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* Added bc packages required for Motr

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* Imprved build-custom-iso.sh, Added missing packages in additional-packages.txt

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* Improved build-custom-iso.sh, Added bc package in kickstart installation

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* Add support for single ISO in custom build.  (Seagate#121)

* Add single ISO generation in custom-ci

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* Fixed stage ordering and syntax errors

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* Added support for single iso in RHEL 7.7 (#122)

* Add single ISO generation in custom-ci

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* Fixed stage ordering and syntax errors

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* Added single ISO support for RHEL 7.7 build

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* Fix for LRL-962

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* Initial Jenkins folder structure (Seagate#123)

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* Added internal-ci folder structure.  (Seagate#124)

* Initial Jenkins folder structure

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* Added internal-ci folder structure

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* Fix for USB bootable stick (Seagate#128)

* Fix for USB bootable stick

* Added custom isolinux.cfg grub.conf

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* Fixed ks.cfg location, update EFI/BOOT/grub.cfg

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* Ascsi-network-relay package, Removed inst.cmdline and quiet

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* Removed systemd 219-73.el7_8.9 package

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* Added mlnx network nic configuration

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* Fix for proper network configuation after OS install (Seagate#129)

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* Added scsi-network-relay configuration, Added lshw and sshpass package in kickstart (Seagate#130)

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* Use mv instead of cp for component packages.

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* Remove component directory after copying rpm's

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* Disabled cortx-extension copy.

c0e86f8c6b8cc40a21316b668d6d18a6cc716fc6

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* Remove last_successful link

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* Added component Jenkinsfiles

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* Do not move UDS packages

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* Added "Repo creation" step

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* Fix for SSPL deployment failure.  (Seagate#131)

* Fix for SSPL failure. Remove libgudev1-219-73.el7_8.9.x86_64.rpm

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* Fixing Codacy issues.

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* EOS-15138 Fixed Codacy errors.

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* EOS-15138 Fixed Codacy errors.

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* EOS-15138 Fixed Codacy errors.

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* Fixed Codacy issues for CSM

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* EOS-15138 Fixed Codacy errors

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* EOS-15138 Fixed Codacy errors

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* EOS-15138 Fixed Codacy errors

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* Use custom-ci branch, Fixed descriptions.

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* Fixed motr current build locations

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* eos -> cortx, release -> stable , MERO -> MOTR

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* release -> stable

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* custom-ci -> stable

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* MERO -> MOTR

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants