feat(ci): use feature branch if specified#7209
Conversation
|
|
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 185ce0c1e7
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
…MMIT_REF_SLUG Without this, long branch names diverge from the tag dd-trace-php's GitLab CI actually publishes, since GitLab truncates the slug.
Motivation
Currently, system-tests run on the latest stable version of dd-trace-php. If a feature branch is specified in the PR title it is silently discarded. This PRs fetches the appropriate build on github's container registry.
In dd-trace-php, a new job publishes builds to the registry, with :branchname. (DataDog/dd-trace-php#4013)
Changes
Workflow
🚀 Once your PR is reviewed and the CI green, you can merge it!
🛟 #apm-shared-testing 🛟
Reviewer checklist
tests/ormanifests/is modified ? I have the approval from R&P teambuild-XXX-imagelabel is present