Skip to content

FINERACT-2685: fix rules and re-branch for 1.15.0#6121

Merged
meonkeys merged 1 commit into
apache:developfrom
meonkeys:improve-branch-policies
Jul 10, 2026
Merged

FINERACT-2685: fix rules and re-branch for 1.15.0#6121
meonkeys merged 1 commit into
apache:developfrom
meonkeys:improve-branch-policies

Conversation

@meonkeys

Copy link
Copy Markdown
Contributor

Description

FINERACT-2685

Relax branch protection rules for branches matching release/* and maintenance/* for easier branch maintenance.

I need to re-create the release/1.15.0 branch and the rules in our .asf.yaml didn't allow it. We'll be fine relaxing the rules for release and maintenance branches since develop (the one that really matters) has all the protections.

Checklist

Please make sure these boxes are checked before submitting your pull request - thanks!

  • Write the commit message as per our guidelines
  • Acknowledge that we will not review PRs that are not passing the build ("green") - it is your responsibility to get a proposed PR to pass the build, not primarily the project's maintainers.
  • Create/update unit or integration tests for verifying the changes made.
  • Follow our coding conventions.
  • Add required Swagger annotation and update API documentation at fineract-provider/src/main/resources/static/legacy-docs/apiLive.htm with details of any API changes
  • This PR must not be a "code dump". Large changes can be made in a branch, with assistance. Ask for help on the developer mailing list.

Relax branch protection rules for branches matching release/* and
maintenance/* for easier branch maintenance.

I need to re-create the release/1.15.0 branch and the rules in our
.asf.yaml didn't allow it. We'll be fine relaxing the rules for release
and maintenance branches since develop (the one that really matters) has
all the protections.
@meonkeys meonkeys merged commit 45d8e24 into apache:develop Jul 10, 2026
22 of 23 checks passed
@meonkeys meonkeys deleted the improve-branch-policies branch July 10, 2026 17:24
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.

2 participants