Skip to content

Add biweekly scheduled develop IFU workflow#3379

Open
jithunnair-amd wants to merge 3 commits into
developfrom
jnair/develop-ifu-schedule
Open

Add biweekly scheduled develop IFU workflow#3379
jithunnair-amd wants to merge 3 commits into
developfrom
jnair/develop-ifu-schedule

Conversation

@jithunnair-amd

Copy link
Copy Markdown
Collaborator

Summary

Adds develop_ifu_schedule.yml, which runs on the 1st and 15th of each month (~every 2 weeks) and dispatches pytorch_ifu.yml to sync develop with pytorch/pytorch main.

Also updates pytorch_ifu.yml default target branch from rocm7.1_internal_testing to develop.

Test plan

  • Review workflow YAML
  • After merge, manually dispatch develop_ifu_schedule.yml via workflow_dispatch to verify it triggers pytorch_ifu.yml with the expected inputs

Authored with assistance from Cursor

Made with Cursor

develop_ifu_schedule.yml dispatches pytorch_ifu.yml on the 1st and 15th of
each month. Also update pytorch_ifu.yml default target branch to develop.

Test Plan:
- Review workflow YAML
- Manual dispatch via workflow_dispatch on develop_ifu_schedule.yml after merge

Authored with assistance from Cursor

Co-authored-by: Cursor <cursoragent@cursor.com>
Authored with assistance from Cursor

Co-authored-by: Cursor <cursoragent@cursor.com>

Copilot AI 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.

Pull request overview

Adds a scheduled GitHub Actions workflow to periodically trigger the existing IFU workflow to sync develop with upstream pytorch/pytorch:main, and updates the IFU workflow’s default target branch accordingly.

Changes:

  • Add .github/workflows/develop_ifu_schedule.yml to dispatch pytorch_ifu.yml on the 1st and 15th of each month (plus manual dispatch).
  • Update .github/workflows/pytorch_ifu.yml default ifu_target_branch from rocm7.1_internal_testing to develop.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/workflows/pytorch_ifu.yml Changes the default IFU target branch to develop for manual dispatches.
.github/workflows/develop_ifu_schedule.yml Introduces a scheduled dispatcher workflow to run IFU on a biweekly cadence.

@rocm-repo-management-api

rocm-repo-management-api Bot commented Jun 29, 2026

Copy link
Copy Markdown

Jenkins build for 34b68259ac4c0d8143412a8686c28d5d9817b5a3 commit finished as FAILURE
Links: Pipeline Overview / Build artifacts / Test Results

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.

2 participants