Skip to content

Use SHA in workflow#2065

Merged
dirkkul merged 1 commit into
mainfrom
add_mirror
Jun 18, 2026
Merged

Use SHA in workflow#2065
dirkkul merged 1 commit into
mainfrom
add_mirror

Conversation

@dirkkul

@dirkkul dirkkul commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings June 18, 2026 05:36
@dirkkul dirkkul requested a review from a team as a code owner June 18, 2026 05:36
@dirkkul dirkkul merged commit 3e548f8 into main Jun 18, 2026
111 checks passed
@dirkkul dirkkul deleted the add_mirror branch June 18, 2026 05:36

@orca-security-eu orca-security-eu Bot 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.

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Infrastructure as Code high 0   medium 0   low 0   info 0 View in Orca
Passed Passed SAST high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Vulnerabilities high 0   medium 0   low 0   info 0 View in Orca

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Pins the actions/create-github-app-token GitHub Action to a specific commit SHA in the issue-mirroring workflow to improve supply-chain security and build determinism.

Changes:

  • Replaced @v1 with a pinned commit SHA for actions/create-github-app-token.

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

- name: Mint app token for weaviate/${{ matrix.repo }}
id: app-token
uses: actions/create-github-app-token@v1
uses: actions/create-github-app-token@d72941d797fd3113feb6b93fd0dec494b13a2547 # v1
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.58%. Comparing base (78fa5f7) to head (ec78e7a).
⚠️ Report is 191 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2065      +/-   ##
==========================================
- Coverage   87.95%   86.58%   -1.37%     
==========================================
  Files         280      300      +20     
  Lines       21664    23172    +1508     
==========================================
+ Hits        19054    20063    +1009     
- Misses       2610     3109     +499     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

3 participants