Back to Airflow

apache-steward overrides

.apache-magpie-overrides/README.md

3.3.0b11.5 KB
Original Source
<!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -->

apache-steward overrides

Agent-readable instructions that override specific steps or behaviours of apache-steward framework skills, scoped to this adopter repo. Each override file is named after the framework skill it modifies (e.g. pr-management-triage.md overrides the pr-management-triage skill).

The framework skills consult this directory at run-time before executing default behaviour. See docs/setup/agentic-overrides.md in the framework for the full contract.

Hard rule: never modify the snapshot under <repo-root>/.apache-steward/. Local mods go here. Framework changes go via PR to apache/airflow-steward.