Skip to content

chore: replace local actions and workflows with shared org-level equivalents #54

@Schmarvinius

Description

@Schmarvinius

Replace local composite actions and reusable workflows with their shared equivalents from cap-java/.github to reduce maintenance overhead.

Actions to replace

  • buildcap-java/.github/actions/build
  • deploy-releasecap-java/.github/actions/deploy-release
  • scan-with-codeqlcap-java/.github/actions/scan-with-codeql
  • scan-with-blackduckcap-java/.github/actions/scan-with-blackduck
  • cf-bind → use cap-java/.github/actions/cf-login for CF steps

Workflows to replace

  • issue.yml → delegate to cap-java/.github/.github/workflows/issue.yml
  • stale.yml → delegate to cap-java/.github/.github/workflows/stale.yml
  • prevent-issue-labeling.yml → delegate to cap-java/.github/.github/workflows/prevent-issue-labeling.yml

Kept local (project-specific)

  • scan-with-sonar (multi-step build with CF binding + multiple coverage paths)
  • integration-tests (no shared equivalent)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions