Skip to content

T8463: Update GitHub actions to latest versions (backport #117)#118

Open
mergify[bot] wants to merge 1 commit into
circinusfrom
mergify/bp/circinus/pr-117
Open

T8463: Update GitHub actions to latest versions (backport #117)#118
mergify[bot] wants to merge 1 commit into
circinusfrom
mergify/bp/circinus/pr-117

Conversation

@mergify
Copy link
Copy Markdown

@mergify mergify Bot commented May 8, 2026

Change Summary

Update GitHub actions to the latest versions:

actions/download-artifact@v8
actions/upload-artifact@v7
actions/checkout@v6
actions/setup-python@v6
actions/labeler@v6
actions/github-script@v9
actions/stale@v10

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes)
  • Other (please describe): build system maintenance

Related Task(s)

Related PR(s)

Proposed changes

How to test

Checklist:

  • I have read the CONTRIBUTING document
  • I have linked this PR to one or more Phabricator Task(s)
  • My commit headlines contain a valid Task id
  • My change requires a change to the documentation
  • I have updated the documentation accordingly

This is an automatic backport of pull request #117 done by [Mergify](https://mergify.com).

(cherry picked from commit 8071a41)

# Conflicts:
#	.github/workflows/add-rebase-label.yml
#	.github/workflows/codeql-analysis.yml
#	.github/workflows/lint-j2.yml
#	.github/workflows/lint-with-darker-ruff.yml
#	.github/workflows/lint-with-ruff.yml
#	.github/workflows/pr-mirror-repo-sync.yml
@mergify mergify Bot added the conflicts label May 8, 2026
@mergify
Copy link
Copy Markdown
Author

mergify Bot commented May 8, 2026

Cherry-pick of 8071a41 has failed:

On branch mergify/bp/circinus/pr-117
Your branch is up to date with 'origin/circinus'.

You are currently cherry-picking commit 8071a41.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   .github/workflows/add-pr-labels.yml
	modified:   .github/workflows/check-pr-merge-conflict.yml
	modified:   .github/workflows/check-pr-message.yml
	modified:   .github/workflows/check-stale.yml
	modified:   .github/workflows/check-unused-imports.yml
	modified:   .github/workflows/label-backport.yml
	modified:   .github/workflows/lint-doc.yml

Unmerged paths:
  (use "git add/rm <file>..." as appropriate to mark resolution)
	deleted by us:   .github/workflows/add-rebase-label.yml
	both modified:   .github/workflows/codeql-analysis.yml
	both modified:   .github/workflows/lint-j2.yml
	deleted by us:   .github/workflows/lint-with-darker-ruff.yml
	deleted by us:   .github/workflows/lint-with-ruff.yml
	deleted by us:   .github/workflows/pr-mirror-repo-sync.yml

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 8, 2026

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: e650bfdb-2843-47eb-871a-418234cfa55e

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch mergify/bp/circinus/pr-117
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch mergify/bp/circinus/pr-117

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

Copy link
Copy Markdown
Member

@sever-sever sever-sever left a comment

Choose a reason for hiding this comment

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

There are conflicts
Also, there are some linter/checking files that are not related to the PR

Comment on lines +42 to +43
<<<<<<< HEAD
=======
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

conflicts

Comment on lines +15 to +17
<<<<<<< HEAD
- uses: actions/checkout@v2
=======
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

conflicts

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

Development

Successfully merging this pull request may close these issues.

2 participants