Skip to content

ci: update scylladb/github-automation to latest main (47138e9)#914

Open
sylwiaszunejko wants to merge 1 commit into
scylladb:scylla-4.xfrom
sylwiaszunejko:update-github-automation
Open

ci: update scylladb/github-automation to latest main (47138e9)#914
sylwiaszunejko wants to merge 1 commit into
scylladb:scylla-4.xfrom
sylwiaszunejko:update-github-automation

Conversation

@sylwiaszunejko
Copy link
Copy Markdown

This PR fixes failing jira sync workflow due to unpinned github action usage in previous version.

@sylwiaszunejko sylwiaszunejko requested a review from nikagra June 2, 2026 06:44
@sylwiaszunejko sylwiaszunejko self-assigned this Jun 2, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Jun 2, 2026

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: f5af260c-ea3d-4488-bb1c-e65bacb4bfde

📥 Commits

Reviewing files that changed from the base of the PR and between c830c20 and cfe94ed.

📒 Files selected for processing (1)
  • .github/workflows/call_jira_sync.yml

📝 Walkthrough

Walkthrough

This PR updates the pinned commit SHA in the jira-sync job's reusable workflow reference within .github/workflows/call_jira_sync.yml. The change retargets the uses: directive to point to a newer version of the scylladb/github-automation/.github/workflows/main_pr_events_jira_sync.yml workflow. No other workflow structure, triggers, or permissions were modified.

Possibly related PRs

  • scylladb/java-driver#912: Both PRs only update the pinned uses: commit reference in .github/workflows/call_jira_sync.yml to point at a newer revision of the reusable workflow main_pr_events_jira_sync.yml, so the change targets the same workflow wiring.
  • scylladb/java-driver#913: Both PRs modify the same .github/workflows/call_jira_sync.yml by updating the pinned commit SHA for the reusable scylladb/github-automation/.github/workflows/main_pr_events_jira_sync.yml reference, so they are directly connected at the workflow uses: line level.

Suggested reviewers

  • dkropachev
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly indicates a CI workflow update to scylladb/github-automation with the specific commit SHA, accurately reflecting the main change in the changeset.
Description check ✅ Passed The description explains the purpose of the change (fixing failing jira sync workflow due to unpinned github action usage), which is directly related to the workflow file update in the changeset.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


Comment @coderabbitai help to get the list of available commands and usage tips.

@coderabbitai coderabbitai Bot requested a review from dkropachev June 2, 2026 06:44
@sylwiaszunejko
Copy link
Copy Markdown
Author

CI fails on jira sync as it uses code from master with wrong hash

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.

1 participant