Skip to content

Conversation

@sriramveeraghanta
Copy link
Member

Description

  • Adding copyright txt
  • Adding CI to check copyright information

Type of Change

  • Documentation update

Copilot AI review requested due to automatic review settings January 26, 2026 19:47
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 26, 2026

Important

Review skipped

Too many files!

This PR contains 300 files, which is 150 over the limit of 150.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds copyright headers to Python and TypeScript/TSX files across the repository and introduces a CI workflow to enforce copyright presence in future changes.

Changes:

  • Added standardized copyright headers (2023-present Plane Software, Inc., AGPL-3.0-only) to all tracked source files
  • Created CI workflow to validate copyright headers on pull requests
  • Added documentation for manual copyright verification and application

Reviewed changes

Copilot reviewed 300 out of 4130 changed files in this pull request and generated no comments.

Show a summary per file
File Description
COPYRIGHT.txt Copyright header template for automated tooling
COPYRIGHT_CHECK.md Documentation for manual copyright verification process
.github/workflows/copyright-check.yml CI workflow for automated copyright validation
apps/api/**/*.py Added copyright headers to Python API files
apps/admin/**/.ts, **/.tsx Added copyright headers to TypeScript admin app files
manage.py Added copyright header to Django management script

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@sriramveeraghanta sriramveeraghanta merged commit 02d0ee3 into preview Jan 27, 2026
10 of 15 checks passed
@sriramveeraghanta sriramveeraghanta deleted the chore-add-copyright branch January 27, 2026 08:24
pesnik added a commit to pesnik/plane that referenced this pull request Jan 27, 2026
* feat: adding new copyright info on all files

* chore: adding CI
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants