Skip to content

ci: migrate workflows to shared reusable workflows - #597

Merged
JunyangHe merged 6 commits into
mainfrom
feat/caller-workflows
Jul 27, 2026
Merged

ci: migrate workflows to shared reusable workflows#597
JunyangHe merged 6 commits into
mainfrom
feat/caller-workflows

Conversation

@JunyangHe

Copy link
Copy Markdown
Collaborator

Description

Replace repository-specific GitHub Actions implementations with callers for reusable workflows
in aws/agentcore-devx-devtools.

  • Migrate Slack issue and open-PR notifications.
  • Migrate PR security review, PR automerge, Dependabot automerge, and public sync workflows.
  • Add the shared PR size and title workflow.
  • Preserve existing triggers and workflow inputs.
  • Use GitHub-hosted Ubuntu runners.
  • Forward secrets using secrets: inherit.
  • Pin reusables to commit SHA 458c0a684af0f9e3a013ec05cd23851def4f9cab.
  • Remove temporary feature-branch test triggers.

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update
  • Other: CI workflow migration to shared reusable workflows

Testing

Validated all seven callers against their reusable workflow contracts, including YAML syntax,
required inputs, permissions, runner selection, secrets: inherit, triggers, and commit-SHA
references.

No application source code changed, so application tests were not run.

Checklist

  • I have read the CONTRIBUTING document
  • I have added any necessary tests that prove my fix is effective or my feature works
  • I have updated the documentation accordingly (no documentation changes required)
  • I have added an appropriate example to the documentation to outline the feature, or no
    new docs are needed
  • My changes generate no new warnings
  • Any dependent changes have been merged and published

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute
this contribution, under the
terms of your choice.

@JunyangHe
JunyangHe requested review from a team and notgitika July 24, 2026 19:59
@agentcore-devx-automation agentcore-devx-automation Bot added the claude-security-reviewing Claude Code /security-review in progress label Jul 24, 2026
@agentcore-devx-automation

Copy link
Copy Markdown
Contributor

Claude Security Review: no high-confidence findings. (run)

@agentcore-devx-automation agentcore-devx-automation Bot removed the claude-security-reviewing Claude Code /security-review in progress label Jul 24, 2026
@JunyangHe JunyangHe changed the title Feat/caller workflows ci: migrate workflows to shared reusable workflows Jul 27, 2026
Signed-off-by: Junyang He <106281470+JunyangHe@users.noreply.github.com>
@agentcore-devx-automation agentcore-devx-automation Bot added the claude-security-reviewing Claude Code /security-review in progress label Jul 27, 2026
@agentcore-devx-automation

Copy link
Copy Markdown
Contributor

Claude Security Review: no high-confidence findings. (run)

@agentcore-devx-automation agentcore-devx-automation Bot removed the claude-security-reviewing Claude Code /security-review in progress label Jul 27, 2026
@agentcore-devx-automation agentcore-devx-automation Bot added the claude-security-reviewing Claude Code /security-review in progress label Jul 27, 2026
@agentcore-devx-automation

Copy link
Copy Markdown
Contributor

Claude Security Review: no high-confidence findings. (run)

@agentcore-devx-automation agentcore-devx-automation Bot removed the claude-security-reviewing Claude Code /security-review in progress label Jul 27, 2026
@JunyangHe
JunyangHe merged commit f1a7106 into main Jul 27, 2026
31 of 33 checks passed
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