Add .asf.yaml for repository configuration#3400
Open
deacon-mp wants to merge 4 commits into
Open
Conversation
Route GitHub notifications to the archived ASF mailing lists and declare repository metadata/features/merge policy via Apache Infrastructure's .asf.yaml self-service mechanism (currently absent from the repo). Notifications (effective on the default branch only): - commit activity -> commits@caldera.apache.org - issue & PR activity -> dev@caldera.apache.org Also sets the description/homepage (caldera.apache.org), repo features, squash-only merges, branch tidy-on-merge, and Dependabot alerts. Branch protection is included as a commented template for the podling to enable. Ref: https://infra.apache.org/asf-yaml.html
deacon-mp
requested review from
HackedRico,
RachHavoc,
ahenao4,
clenk and
pjfanning
July 10, 2026 14:52
Member
|
notifications@caldera.apache.org does exist - but it is up to you whether to use it. May not show up well in lists website because there are no emails for it display for this list. |
pjfanning
reviewed
Jul 10, 2026
Update protected branch and required status checks
Added Copilot Auto Review
added required_conversation_resolution: true
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Adds
.asf.yaml(currently absent from the repo) to configure this repositorythrough Apache Infrastructure's self-service mechanism.
Why
mailing lists so podling development is visible and archived on-list:
commits@caldera.apache.orgdev@caldera.apache.orgcaldera.apache.org),repo features, squash-only merges, delete-branch-on-merge, and Dependabot alerts.
For the PMC/IPMC to confirm
dev@(there is no dedicatednotifications@/issues@list yet) — adjust if a separate list is preferred.
github.labelsreplaces the repo's GitHub topics wholesale; the set here iscurated (dropped
hacktoberfest/mitre-corporation) — adjust if any should stay.are agreed (needs the exact status-check context name).
The
notifications:block only takes effect once this is merged to the defaultbranch (
master).Ref: https://infra.apache.org/asf-yaml.html