Skip to content

T8463: Update GitHub actions to latest versions#117

Merged
dmbaturin merged 1 commit into
currentfrom
T8463-current
May 7, 2026
Merged

T8463: Update GitHub actions to latest versions#117
dmbaturin merged 1 commit into
currentfrom
T8463-current

Conversation

@asklymenko
Copy link
Copy Markdown
Contributor

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

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 7, 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: 28bbf8a0-64ec-45c6-bcdd-20c20f5db682

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 T8463-current
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch T8463-current

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

Copy link
Copy Markdown
Member

@dmbaturin dmbaturin left a comment

Choose a reason for hiding this comment

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

I made those updates in some personal projects lately and didn't see any issues so I'm confident that it should not cause any trouble here, either.

@dmbaturin dmbaturin merged commit fc76355 into current May 7, 2026
4 checks passed
@asklymenko asklymenko deleted the T8463-current branch May 7, 2026 12:45
@asklymenko
Copy link
Copy Markdown
Contributor Author

@Mergifyio backport circinus

@mergify
Copy link
Copy Markdown

mergify Bot commented May 8, 2026

backport circinus

✅ Backports have been created

Details

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

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants