Skip to content
This repository has been archived by the owner on May 9, 2024. It is now read-only.
/ cla-bot Public archive

cla-bot is a GitHub bot for automation of Contributor Licence Agreements (CLAs).

License

Notifications You must be signed in to change notification settings

finos/cla-bot

Repository files navigation

Caution

This project was archived on May 9th 2024 ; you can still access the code in read-only mode, but please be aware that there may be security and compliance issues across code and dependencies.

CLA Bot

FINOS - Archived

See the project page for details.

cla-bot is a GitHub bot for automation of Contributor Licence Agreements (CLAs). It checks whether contributors have signed an agreement, adding labels to PRs if they have, or prompting for signature if they have not.

For installation instructions and a user guide, please refer to the project page.

Contributing

  1. Fork it (https://github.com/finos-fdx/cla-bot/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Read our contribution guidelines and Community Code of Conduct
  4. Commit your changes (git commit -am 'Add some fooBar')
  5. Push to the branch (git push origin feature/fooBar)
  6. Create a new Pull Request

NOTE: Commits and pull requests to FINOS repositories will only be accepted from those contributors with an active, executed Individual Contributor License Agreement (ICLA) with FINOS OR who are covered under an existing and active Corporate Contribution License Agreement (CCLA) executed with FINOS. Commits from individuals not covered under an ICLA or CCLA will be flagged and blocked by the FINOS Clabot tool. Please note that some CCLAs require individuals/employees to be explicitly named on the CCLA.

Need an ICLA? Unsure if you are covered under an existing CCLA? Email help@finos.org

License

Copyright (c) 2019 Colin Eberhardt

The code in this repository is distributed under the Apache License, Version 2.0.

SPDX-License-Identifier: Apache-2.0