Skip to content

CCM-18983: New Create Release Action#215

Open
damientobin1 wants to merge 4 commits into
mainfrom
feature/CCM-18983_replace_github_action
Open

CCM-18983: New Create Release Action#215
damientobin1 wants to merge 4 commits into
mainfrom
feature/CCM-18983_replace_github_action

Conversation

@damientobin1

Copy link
Copy Markdown
Contributor

Description

New create-release action to be shared across other repos

Context

Type of changes

  • Refactoring (non-breaking change)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would change existing functionality)
  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • I am familiar with the contributing guidelines
  • I have followed the code style of the project
  • I have added tests to cover my changes
  • I have updated the documentation accordingly
  • This PR is a result of pair or mob programming

Sensitive Information Declaration

To ensure the utmost confidentiality and protect your and others privacy, we kindly ask you to NOT including PII (Personal Identifiable Information) / PID (Personal Identifiable Data) or any other sensitive data in this PR (Pull Request) and the codebase changes. We will remove any PR that do contain any sensitive information. We really appreciate your cooperation in this matter.

  • I confirm that neither PII/PID nor sensitive data are included in this PR and the codebase changes.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Adds a reusable composite GitHub Action to standardise GitHub Release creation across repositories, wrapping softprops/action-gh-release.

Changes:

  • Introduces .github/actions/create-github-release composite action with inputs for tag/name/body and draft/prerelease flags.
  • Exposes common release outputs (upload_url, url, id) from the underlying action step.

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

Comment thread .github/actions/create-github-release/action.yaml
damientobin1 and others added 2 commits June 15, 2026 13:48
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

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

Comment thread .github/actions/create-github-release/action.yaml Outdated

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

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

@damientobin1 damientobin1 marked this pull request as ready for review June 15, 2026 13:11
@damientobin1 damientobin1 requested a review from a team as a code owner June 15, 2026 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants