Conversation
There was a problem hiding this comment.
Pull request overview
This PR introduces a copyright agent prompt configuration that will automatically manage copyright headers in source files. The configuration defines formatting rules, file type mappings, and logic for handling copyright years across different programming languages.
Changes:
- Added a new copyright agent prompt configuration file
- Modified a test file with a comment to verify the copyright automation
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
.github/prompts/copyright.prompt.md |
Defines the copyright agent configuration including formatting rules, file type mappings, and year detection logic |
marklogic-client-api/src/test/java/com/marklogic/client/test/City.java |
Added a comment to test the copyright automation behavior |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
@copilot #copyright |
|
@SameeraPriyathamTadikonda I've opened a new pull request, #1893, to work on those changes. Once the pull request is ready, I'll request review from you. |
|
@copilot fix copyright headers for all changed files |
|
@SameeraPriyathamTadikonda I've opened a new pull request, #1894, to work on those changes. Once the pull request is ready, I'll request review from you. |
No description provided.