Skip to content

[wagon-3.x] Backport repository, issue templates, and CI configuration from master - #963

Closed
slachiewicz wants to merge 1 commit into
apache:wagon-3.xfrom
slachiewicz:wagon-ci-config-3.x
Closed

[wagon-3.x] Backport repository, issue templates, and CI configuration from master#963
slachiewicz wants to merge 1 commit into
apache:wagon-3.xfrom
slachiewicz:wagon-ci-config-3.x

Conversation

@slachiewicz

Copy link
Copy Markdown
Member

Backport repository and CI configurations to the wagon-3.x maintenance branch:

  • .asf.yaml: Add protected_branches (master, wagon-3.x, wagon-1.x), del_branch_on_merge: true, enable GitHub issues, and remove obsolete autolink_jira: - WAGON.
  • .github/dependabot.yml: Target wagon-3.x branch for both Maven and GitHub Actions dependency ecosystems.
  • .github/ISSUE_TEMPLATE/: Add BUG.yml, FEATURE.yml, and config.yml issue forms.
  • .github/pull_request_template.md: Add standard PR checklist with contributor guidance.
  • .github/workflows/stale.yml: Add scheduled stale issue/PR workflow.

- .asf.yaml: add branch protection for master, wagon-3.x, and wagon-1.x; enable issues; remove obsolete Jira autolinking
- .github/dependabot.yml: target wagon-3.x for maven and github-actions
- .github/ISSUE_TEMPLATE: add BUG, FEATURE, and config templates
- .github/pull_request_template.md: add PR checklist
- .github/workflows/stale.yml: add scheduled stale workflow
@slachiewicz

Copy link
Copy Markdown
Member Author

Closing as these repository and CI configurations are exclusively evaluated by GitHub and ASF Infra from the repository's default branch (master):

  • .asf.yaml is only processed by ASF Gitbox on the default branch.
  • .github/dependabot.yml is only run from the default branch (where wagon-3.x is already configured as a target branch).
  • Issue and PR templates are only loaded from the default branch.
  • Scheduled workflows like stale.yml only execute from the default branch.

@slachiewicz slachiewicz closed this Sep 3, 2026
@slachiewicz
slachiewicz deleted the wagon-ci-config-3.x branch September 3, 2026 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant