Skip to content

Conversation

SameeraPriyathamTadikonda
Copy link
Contributor

So we can incorporate your pull request, please share the following:

  • What issue are you addressing with this pull request?
  • Are you modifying the correct branch? (See CONTRIBUTING.md)
  • Have you run unit tests? (See CONTRIBUTING.md)
  • Version of MarkLogic Java Client API (see Readme.txt)
  • Version of MarkLogic Server (see admin gui on port 8001)
  • Java version (java -version)
  • OS and version
  • What Changed: What happened before this change? What happens without this change?

@Copilot Copilot AI review requested due to automatic review settings August 27, 2025 00:10
Copy link

@Copilot 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 header validation to the GitHub Actions workflow, introducing automated checking to ensure all source files contain proper copyright notices. The changes implement a reusable workflow from the marklogic organization and configure file exclusions for the copyright validation process.

  • Updates the PR workflow to include copyright validation alongside existing JIRA ID validation
  • Adds a configuration file to specify copyright validation rules and file exclusions

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
.github/workflows/pr-workflow.yaml Adds copyright validation job and updates workflow name
.copyrightconfig Defines copyright validation configuration with start year and file exclusions

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

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.

1 participant