Skip to content

EDGCSOFT-86: Use GitHub Workflows for Maven#89

Merged
pfilippov-epam merged 2 commits intomasterfrom
EDGCSOFT-86
Feb 11, 2026
Merged

EDGCSOFT-86: Use GitHub Workflows for Maven#89
pfilippov-epam merged 2 commits intomasterfrom
EDGCSOFT-86

Conversation

@pfilippov-epam
Copy link
Contributor

@pfilippov-epam pfilippov-epam commented Feb 11, 2026

Purpose

Use GitHub Workflow instead of Jenkins pipelines

Approach

  • Add .github/worflows/maven.yml
  • Add .github/worflows/spectral-lint.yml
  • Add .github/prompts/review.prompt.md
  • Update NEWS.md
  • Move CODEOWNERS to .github folder
  • Move CONTRIBUTING.md to .github folder
  • Remove unused PULL_REQUEST_TEMPLATE.md

Changes Checklist

  • API Changes: Document any API paths, methods, request or response bodies changed, added, or removed.
  • Database Schema Changes: Indicate any database schema changes and their impact. Confirm that migration scripts were created.
  • Interface Version Changes: Indicate any changes to interface versions.
  • Interface Dependencies: Document added or removed dependencies.
  • Permissions: Document any changes to permissions.
  • Logging: Confirm that logging is appropriately handled.
  • Unit Testing: Confirm that changed classes were covered by unit tests.
  • Integration Testing: Confirm that changed logic was covered by integration tests.
  • Manual Testing: Confirm that changes were tested on local or dev environment.
  • NEWS: Confirm that the NEWS file is updated with relevant information about the changes made in this pull request.

Related Issues

EDGCSOFT-86

@pfilippov-epam pfilippov-epam requested a review from a team as a code owner February 11, 2026 13:55
@sonarqubecloud
Copy link

@pfilippov-epam pfilippov-epam merged commit d865ddc into master Feb 11, 2026
16 checks passed
@pfilippov-epam pfilippov-epam deleted the EDGCSOFT-86 branch February 11, 2026 15:54
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.

2 participants

Comments