Skip to content

Changed base branch name input#18825

Merged
bluvulture merged 1 commit into12.xfrom
codeception_improve_base
Nov 14, 2025
Merged

Changed base branch name input#18825
bluvulture merged 1 commit into12.xfrom
codeception_improve_base

Conversation

@bluvulture
Copy link
Copy Markdown
Contributor

Workflow configuration improvements:

  • Updated the repository environment variable to use the pull request's source repository if available, falling back to the default repository otherwise.
  • Added a new BRANCH_NAME environment variable that uses the pull request's head SHA if available, otherwise defaults to the current ref.<!--

Before working on a contribution, you must determine on which branch you need to work:

  • Bug fix: choose the latest maintenance branch 11.5
  • Feature/Improvement: choose 12.x

All bug fixes merged into the latest maintenance branch are also merged to the current dev branch (12.x) on a regular basis.

Please make sure your PR complies with all of the following points:

  • Read and accept our contributing guidelines before you submit a PR.
  • Features need to be proper documented in doc/
  • Bugfixes need a short guide how to reproduce them -> target branch is the oldest supported maintenance branch, e.g. 11.4 (see Readme.md for the list of supported versions)
  • Meet all coding standards (see PhpStan actions)

Don't submit a PR if it doesn't comply, it'll be closed without a comment!
-->

Changes in this pull request

Resolves #

Additional info

@github-actions
Copy link
Copy Markdown

Review Checklist

  • Target branch (11.5 for bug fixes, others 12.x)
  • Tests (if it's testable code, there should be a test for it - get help)
  • Docs (every functionality needs to be documented, see here)
  • Migration incl. install.sql (e.g. if the database schema changes, ...)
  • Upgrade notes (deprecations, important information, migration hints, ...)
  • Label
  • Milestone

@bluvulture bluvulture merged commit c1c79ee into 12.x Nov 14, 2025
9 of 13 checks passed
@bluvulture bluvulture deleted the codeception_improve_base branch November 14, 2025 09:41
@github-actions github-actions bot locked and limited conversation to collaborators Nov 14, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant