Skip to content

Conversation

atchertchian
Copy link
Contributor

@atchertchian atchertchian commented Oct 2, 2025

Checklist

  • Jira Reference (also in PR title):
  • README updated after adding/changing behaviour of an action
  • Proposed version increment for release:
    • Patch (bugfix)
    • Minor (new feature)
    • Major (breaking changes)
  • External PR link where changes has been tested:

Description

@atchertchian atchertchian requested a review from a team as a code owner October 2, 2025 12:15
@Copilot Copilot AI review requested due to automatic review settings October 2, 2025 12:15
@atchertchian atchertchian changed the title AAE-38169 Allow controlling the git SHA to create a gh deployment status AAE-38169 Allow controlling the git SHA when creating a gh deployment status Oct 2, 2025
Copy link
Contributor

@Copilot 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

Adds ability to specify a custom git SHA when creating a GitHub deployment so that deployments can reference commits other than the workflow trigger commit.

  • Introduces new input git-sha to github-deployment-create action and wires it into deployment creation.
  • Updates README with a brief note about optional SHA.
  • Bumps version to v9.2.0 (minor feature addition).

Reviewed Changes

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

File Description
version.txt Minor version bump to reflect new optional input feature.
docs/README.md Adds a sentence noting an optional git SHA can be provided (may need fuller parameter documentation).
.github/actions/github-deployment-create/action.yml Adds git-sha input and uses it (with fallback) when creating the deployment.

Co-authored-by: Giovanni Toraldo <[email protected]>
@atchertchian atchertchian requested a review from gionn October 2, 2025 12:39
@atchertchian atchertchian merged commit 5c3fb65 into master Oct 2, 2025
6 checks passed
@atchertchian atchertchian deleted the improvement/AAE-38169-allow-sha-deployment-status branch October 2, 2025 12:54
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