Skip to content

chore: deprecate repository and document migration to central actions monorepo - #53

Draft
DerekRoberts wants to merge 1 commit into
mainfrom
feat/deprecate-java-action
Draft

chore: deprecate repository and document migration to central actions monorepo#53
DerekRoberts wants to merge 1 commit into
mainfrom
feat/deprecate-java-action

Conversation

@DerekRoberts

Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings July 14, 2026 01:28
@DerekRoberts
DerekRoberts requested a review from mishraomp as a code owner July 14, 2026 01:28

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 deprecates bcgov/action-test-and-analyse-java and updates user-facing guidance to migrate to the centralized bcgov/actions/test-and-analyse action.

Changes:

  • Replaces the README with a deprecation notice plus migration examples for Maven/Gradle.
  • Adds an explicit GitHub Actions runtime warning when the composite action runs to inform users it’s deprecated.

Reviewed changes

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

File Description
README.md Rewritten to announce deprecation and provide migration instructions/examples for the replacement action.
action.yml Adds a deprecation ::warning step so existing consumers see a clear notice during runs.

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

Comment thread README.md
[![Pull Requests](https://img.shields.io/github/issues-pr/bcgov/action-test-and-analyse-java)](/../../pulls)
[![MIT License](https://img.shields.io/github/license/bcgov/action-test-and-analyse-java.svg)](/LICENSE)
[![Lifecycle](https://img.shields.io/badge/Lifecycle-Experimental-339999)](https://github.com/bcgov/repomountie/blob/master/doc/lifecycle-badges.md)
This repository (**bcgov/action-test-and-analyse-java**) has been **deprecated** and is no longer maintained.
Comment thread action.yml
Comment on lines +80 to +81
run: |
echo "::warning title=Deprecated Action::⚠️ This Action (bcgov/action-test-and-analyse-java) has been deprecated and moved to the centralized bcgov/actions monorepo. Please migrate to the universal action (bcgov/actions/test-and-analyse) with 'language: java' specified instead. This action is no longer maintained."
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Active

Development

Successfully merging this pull request may close these issues.

2 participants