Skip to content

Conversation

@roxanan1996
Copy link
Contributor

Otherwise, creating the pull request fails because the scripts are not present in that specific branch.

Otherwise, creating the pull request fails because the scripts are not present
in that specific branch.

Signed-off-by: Roxana Nicolescu <rnicolescu@ciq.com>
@roxanan1996
Copy link
Contributor Author

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR addresses an issue where the GitHub Actions workflow would fail when attempting to create a pull request from a feature branch because the create-pr-body.sh script doesn't exist in that branch. The fix ensures the script is fetched from the main branch before use.

  • Adds a new step to fetch the create-pr-body.sh script from the main branch
  • Moves the chmod +x command into the new fetch step for better organization

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Collaborator

@shreeya-patel98 shreeya-patel98 left a comment

Choose a reason for hiding this comment

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

Thanks for working on this.

Copy link
Collaborator

@bmastbergen bmastbergen left a comment

Choose a reason for hiding this comment

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

🥌

@roxanan1996 roxanan1996 merged commit c4f6b9e into main Nov 26, 2025
6 checks passed
@roxanan1996 roxanan1996 deleted the staging branch November 26, 2025 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants