OpenMetadata/.github
IceS2 5d44a496b4
Clean up dead/legacy GitHub Actions workflows (#26634)
* Remove disabled maven-build and maven-build-skip workflows

These workflows have been fully replaced by the integration-tests-* workflows.
maven-build.yml was gated by `if: false` and maven-build-skip.yml only existed
to satisfy required checks for the disabled workflow.

* Remove disabled Maven Postgres test workflows

maven-postgres-rdf-tests-build.yml and maven-postgres-tests-build.yml were
disabled (if: false / workflow_dispatch-only) and replaced by the
integration-tests-* workflows. maven-postgres-tests-build-skip.yml was their
required-check placeholder.

* Remove placeholder ui-core-components-tests workflow

The workflow only echoed "Nothing to test" with no actual test steps.
Can be re-added when tests are implemented for the core components library.

* Remove inactive claude-code-review workflow

PR trigger was commented out, making it dispatch-only and unused.
The active claude.yml workflow (triggered by @claude mentions) remains.

* Remove legacy Selenium E2E test workflow

All E2E tests have migrated to Playwright. This Selenium workflow also had
hardcoded sleep instead of health checks and no Docker cleanup step.

* Update monitor-slack-link from Python 3.9 (EOL) to 3.11

* Remove experimental py-nox-ci workflow

Manual-only experimental workflow for testing Nox as a Python CI replacement.
No longer in use — existing py-tests workflows handle Python CI.

* Revert "Update monitor-slack-link from Python 3.9 (EOL) to 3.11"

This reverts commit ea9fa04e9d.

* Remove phylum and issues-notion-sync workflows

Phylum dependency analysis and Notion issue sync are no longer in use.
2026-03-23 08:30:01 +01:00
..
actions ISSUE #20036 - sqlalchemy 2.0 migration (#26031) 2026-03-02 13:07:47 -08:00
ISSUE_TEMPLATE Add issue config.yml (#10347) 2023-03-01 06:51:36 +01:00
trivy/templates Feat: Github Workflow Action for Scanning vulnerabilities using Trivy. (#19710) 2025-02-16 12:02:14 -08:00
workflows Clean up dead/legacy GitHub Actions workflows (#26634) 2026-03-23 08:30:01 +01:00
CODEOWNERS chore: update code owner for openmetadata-ui-core-components (#23616) 2025-09-29 19:57:34 +05:30
copilot-instructions.md Chore(UI): Add playwright test standards handbook (#24868) 2025-12-23 10:07:50 +05:30
e2eLabeler.yml Show collapse for record type of topic entity (#16063) 2024-04-29 19:16:40 +05:30
labeler.yml Refactor: remove doc changes from OM repo (#22019) 2025-08-20 14:28:48 +05:30
pull_request_template.md Update PR template (#10700) 2023-03-22 16:50:13 +01:00
teams.yml CI - Update teams.yaml (#23943) 2025-10-17 15:59:34 +05:30