Skip to content

ci(status): use forked set-commit-status action#1390

Open
andrewazores wants to merge 2 commits into
cryostatio:mainfrom
andrewazores:commit-status-action
Open

ci(status): use forked set-commit-status action#1390
andrewazores wants to merge 2 commits into
cryostatio:mainfrom
andrewazores:commit-status-action

Conversation

@andrewazores

Copy link
Copy Markdown
Member

Welcome to Cryostat! 👋

Before contributing, make sure you have:

  • Read the contributing guidelines
  • Linked a relevant issue which this PR resolves
  • Linked any other relevant issues, PR's, or documentation, if any
  • Resolved all conflicts, if any
  • Rebased your branch PR on top of the latest upstream main branch
  • Attached at least one of the following labels to the PR: [chore, ci, docs, feat, fix, test]
  • Signed all commits: git commit -S -m "YOUR_COMMIT_MESSAGE"

See #1342

Description of the change:

The set-commit-status action has not tagged a release in a couple of years and is using outdated dependencies and depending on a deprecated Node version which GitHub will stop supporting.

This fork addresses those issues in the meantime and allows us to pin to a release hash instead of the original action's master: https://github.com/daltonbr/set-commit-status-action/releases/tag/v3.0.0

ebaron
ebaron previously approved these changes Jul 7, 2026
@andrewazores

Copy link
Copy Markdown
Member Author

@ebaron rebased and merge conflict fixed

@andrewazores

Copy link
Copy Markdown
Member Author

/build_test

@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown

/build_test completed successfully ✅.
View Actions Run.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants