OpenMetadata/.github/workflows
IceS2 1fa0c79d27
chore(github): migrate issue templates to structured forms (#27710)
* chore(github): migrate issue templates to structured forms

- Convert bug_report, feature_request, doc_update to GitHub issue forms (YAML)
- Add connector_bug form with free-text Connector field
- Drop epic and feature_task templates (stale since 2022, no usage evidence)
- Add auto-label workflow that maps the Connector field to a namespaced
  connector:<name> label, falling back to connector:other on 0 or 2+ matches
- Labels are applied exclusively and auto-created with a grey "Connector"
  description when missing

* chore(github): drop redundant pipeline type field from connector_bug form

Feature area already covers metadata/lineage/profiler/usage distinction.

* fix(github): address PR review feedback

- bug_report.yml: add labels: ["bug"] for pattern consistency
- label-connector.yml: add contents: read permission (needed by checkout)
- label_connector.py: raise on unexpected HTTP status; accept 404 for
  idempotent GET-label and DELETE-label-from-issue; stop echoing the
  raw Connector field value into workflow logs
2026-04-24 14:08:20 +02:00
..
airflow-apis-tests.yml ci: reduce checkout history footprint in PR workflows (#27221) 2026-04-13 10:46:17 -07:00
auto-cherry-pick-labeled-prs.yaml chore: updating auto cherry pick wf (#19264) 2025-01-07 11:54:31 +01:00
claude.yml Add Claude Code GitHub Workflow (#22315) 2025-07-11 11:43:11 -07:00
codeql.yml Chore: Add codeql blank workflow (#23921) 2025-10-16 16:05:01 +05:30
docker-k8s-operator.yml FIX - K8s Operator Release CI (#25785) 2026-02-10 10:48:41 +01:00
docker-openmetadata-db.yml feat: Ingestion Docker Image Tags (#16819) 2024-06-27 18:40:06 +05:30
docker-openmetadata-ingestion-base-slim.yml fix: Do not Update Docker Image Tags (3 digits) on RC Releases (#17218) 2024-07-29 15:38:58 +05:30
docker-openmetadata-ingestion-base.yml fix: Add cleanup for runner (#25277) 2026-01-14 10:29:46 +05:30
docker-openmetadata-ingestion.yml HOTFIX: Docker Ingestion CI add free disk space step (#24491) 2025-11-21 18:55:17 +05:30
docker-openmetadata-postgres.yml feat: Ingestion Docker Image Tags (#16819) 2024-06-27 18:40:06 +05:30
docker-openmetadata-server.yml Fix #21506: Upgrade to Java 21 (#21507) 2025-06-11 22:06:08 -07:00
git-create-release-branch.yml fix: Update CI to add run-name, remove trivial steps, default_author: github_actions (#16456) 2024-05-29 15:56:50 +05:30
integration-tests-mysql-elasticsearch.yml MINOR - Enable merge group GH event (#27371) 2026-04-15 07:42:08 -07:00
integration-tests-postgres-opensearch.yml MINOR - Enable merge group GH event (#27371) 2026-04-15 07:42:08 -07:00
java-checkstyle.yml MINOR - Enable merge group GH event (#27371) 2026-04-15 07:42:08 -07:00
label-connector.yml chore(github): migrate issue templates to structured forms (#27710) 2026-04-24 14:08:20 +02:00
maven-build-collate.yml GEN-4896: Fix/ghsa head ref (#26861) 2026-03-30 10:48:12 -04:00
maven-sonar-build.yml GEN-4896: Fix/ghsa head ref (#26861) 2026-03-30 10:48:12 -04:00
monitor-slack-link.yml CI - Slack link monitor w/ playwright (#25641) 2026-01-30 10:23:52 +01:00
mysql-nightly-e2e.yml Fix: Playwright remove all browsers binaries vulnerability (#26959) 2026-04-06 11:00:29 +05:30
openmetadata-service-unit-tests.yml MINOR - Enable merge group GH event (#27371) 2026-04-15 07:42:08 -07:00
playwright-docs-check.yml Fix: Playwright remove all browsers binaries vulnerability (#26959) 2026-04-06 11:00:29 +05:30
playwright-integration-tests-mysql.yml Fix Metrics collection; reduce no.of metrics; improve slow request lo… (#25751) 2026-03-13 13:38:31 -07:00
playwright-integration-tests-postgres.yml Fix Metrics collection; reduce no.of metrics; improve slow request lo… (#25751) 2026-03-13 13:38:31 -07:00
playwright-knowledge-graph-postgresql-e2e.yml RDF, cleanup relations and remove unnecessary bindings, add distributed mode for RDF reindex (#26902) 2026-04-14 13:24:41 -07:00
playwright-mysql-e2e-skip.yml chore: Exclude playwright documentation and doc-generator paths from various CI workflow triggers. (#25568) 2026-01-28 05:12:03 +00:00
playwright-mysql-e2e.yml Fix: Playwright remove all browsers binaries vulnerability (#26959) 2026-04-06 11:00:29 +05:30
playwright-postgresql-e2e-skip.yml Add scripts path to skip file (#26934) 2026-04-01 18:31:15 +05:30
playwright-postgresql-e2e.yml MINOR - Enable merge group GH event (#27371) 2026-04-15 07:42:08 -07:00
playwright-sso-login-nightly.yml test(playwright): add nightly SSO login spec starting (#27164) 2026-04-17 13:09:54 +05:30
playwright-sso-tests.yml MSAL Token Renewal Fix — Safari Session Loss (#27214) 2026-04-09 17:45:00 -07:00
postgresql-nightly-e2e.yml Fix: Playwright remove all browsers binaries vulnerability (#26959) 2026-04-06 11:00:29 +05:30
publish-maven-package.yml Complete Migration to Central Publishing Portal (Replace Nexus Staging Plugin) (#24614) 2025-12-01 12:41:29 +05:30
py-checkstyle.yml MINOR - Enable merge group GH event (#27371) 2026-04-15 07:42:08 -07:00
py-cli-e2e-tests.yml fix: enable subprocess coverage tracking for CLI E2E tests (#27329) 2026-04-23 06:57:30 +02:00
py-operator-build-test.yml ci: reduce checkout history footprint in PR workflows (#27221) 2026-04-13 10:46:17 -07:00
py-sonarcloud-nightly.yml ci: reduce checkout history footprint in PR workflows (#27221) 2026-04-13 10:46:17 -07:00
py-tests-postgres.yml MINOR - Enable merge group GH event (#27371) 2026-04-15 07:42:08 -07:00
py-tests.yml MINOR - Enable merge group GH event (#27371) 2026-04-15 07:42:08 -07:00
python-packages-publish.yml MINOR: Fix Python Workflows (#20712) 2025-04-10 11:16:10 +05:30
security-scan.yml ci(security): add Retire.js workflow to detect bundled JS vulnerabilities (#27315) 2026-04-15 19:12:53 +05:30
stale.yml Stale pr workflow (#26667) 2026-03-20 14:18:33 -07:00
team-labeler.yml Update team-labeler action permissions (#21402) 2025-05-26 20:12:32 +02:00
trivy-scan-ingestion-base-slim-image.yml disable trivy scans from PR checks (#27017) 2026-04-06 15:00:30 +05:30
trivy-scan-ingestion-image.yml disable trivy scans from PR checks (#27017) 2026-04-06 15:00:30 +05:30
trivy-scan-openmetadata-server.yml disable trivy scans from PR checks (#27017) 2026-04-06 15:00:30 +05:30
typescript-type-generation.yml MINOR - Enable merge group GH event (#27371) 2026-04-15 07:42:08 -07:00
ui-checkstyle.yml Chore(UI): consolidated UI checkstyle fix commands and modify workflow comment (#27402) 2026-04-16 17:18:22 +05:30
update-playwright-e2e-docs.yml Potential fix for code scanning alert no. 1842: Artifact poisoning (#27220) 2026-04-10 16:12:28 +05:30
validate-docker-compose-quickstart.yml GEN-4784 Add validation action for OMD dockerfile (#24335) 2025-11-19 14:55:30 -05:00
validate-jsons-yamls.yml MINOR - Enable merge group GH event (#27371) 2026-04-15 07:42:08 -07:00
yarn-coverage.yml MINOR - Enable merge group GH event (#27371) 2026-04-15 07:42:08 -07:00