Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci(BA-416): Fix invalid variable usage #3345

Merged
merged 1 commit into from
Jan 2, 2025
Merged

Conversation

Yaminyam
Copy link
Member

@Yaminyam Yaminyam commented Jan 2, 2025

https://github.com/lablup/backend.ai/pull/3289/files#diff-1b2ad8b0da1ad4fac7eb4ef8cdeed82b48d00a80eb531a6f31db11f73182f491L192
Revert 'outputs' after accidentally deleting it while renaming a variable.

This pull request includes a small but important change to the .github/workflows/backport.yml file. The change corrects the reference to the pull request number in the auto-generated backport PR body.

  • .github/workflows/backport.yml: Corrected the reference from needs.get-backport-target-branch.pr_number to needs.get-backport-target-branch.outputs.pr_number in the body field of the auto-generated backport PR.

Checklist: (if applicable)

  • Milestone metadata specifying the target backport version

@Yaminyam Yaminyam added this to the 25Q1 milestone Jan 2, 2025
@Copilot Copilot bot review requested due to automatic review settings January 2, 2025 06:52

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.

@github-actions github-actions bot added the size:XS ~10 LoC label Jan 2, 2025
@Yaminyam Yaminyam changed the title ci: Fix invalid variable usage ci(BA-439): Fix invalid variable usage Jan 2, 2025
@Yaminyam Yaminyam added the skip:changelog Make the action workflow to skip towncrier check label Jan 2, 2025
@Yaminyam Yaminyam changed the title ci(BA-439): Fix invalid variable usage ci(BA-416): Fix invalid variable usage Jan 2, 2025
@Yaminyam Yaminyam linked an issue Jan 2, 2025 that may be closed by this pull request
@achimnol achimnol added this pull request to the merge queue Jan 2, 2025
Merged via the queue into main with commit df19aa6 Jan 2, 2025
29 of 30 checks passed
@achimnol achimnol deleted the ci/backport-pr-number branch January 2, 2025 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:XS ~10 LoC skip:changelog Make the action workflow to skip towncrier check
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix the missing PR number in the body of auto-generated backport PRs
2 participants