Skip to content

Test PR for demo#7908

Draft
djukicmilica wants to merge 2 commits intomainfrom
milicadjukic/main_demo
Draft

Test PR for demo#7908
djukicmilica wants to merge 2 commits intomainfrom
milicadjukic/main_demo

Conversation

@djukicmilica
Copy link
Copy Markdown
Contributor

@djukicmilica djukicmilica commented Apr 30, 2026

This PR is for testing backporting workflow.

Fixes #7907
AB#633269

@github-actions github-actions Bot added the Build: Automation Workflows and other setup in .github folder label Apr 30, 2026
@djukicmilica djukicmilica added Linked Issue is linked to a Azure Boards work item Backported 28.x Apply for release branch 28.x and removed Build: Automation Workflows and other setup in .github folder labels Apr 30, 2026
echo "GHEOF" >> "$GITHUB_OUTPUT"
else
echo "PR_BODY<<GHEOF" >> "$GITHUB_OUTPUT"
echo "${{ github.event.pull_request.body }}" >> "$GITHUB_OUTPUT"
}

# Verify gh is authenticated
$authStatus = gh auth status 2>&1

foreach ($label in $versionLabels) {
$branch = "releases/$label"
$lsRemote = git ls-remote --exit-code --heads origin $branch 2>&1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

27.x 28.x Apply for release branch 28.x Backported Linked Issue is linked to a Azure Boards work item

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Issue for demo

2 participants