Skip to content

fix: agentic workflow waits for in-progress CI - #25

Closed
Pino de Candia (pinodeca) wants to merge 1 commit into
mainfrom
pinodeca/agentic-workflow-pr-ci
Closed

fix: agentic workflow waits for in-progress CI#25
Pino de Candia (pinodeca) wants to merge 1 commit into
mainfrom
pinodeca/agentic-workflow-pr-ci

Conversation

@pinodeca

Copy link
Copy Markdown
Contributor
  • Updated .github/workflows/fix-pr-pass-ci.md to wait for the latest CI run to finish by polling with gh run watch, ensuring jobs are complete before proceeding. Step numbers were incremented accordingly.

  • Added .github/aw/actions-lock.json to lock specific versions and SHAs of GitHub Actions dependencies, improving reproducibility and security of workflow runs.

@pinodeca Pino de Candia (pinodeca) added fix-ci Trigger Copilot agent to fix CI failures test-pg18 Run CI tests against PostgreSQL 18 labels Feb 24, 2026
Adds a GitHub Agentic Workflow (gh-aw) that triggers when the 'fix-ci'
label is applied to a PR. The Copilot coding agent analyzes CI logs,
downloads PostgreSQL log artifacts, and applies targeted fixes.

Handles PG17 (blocking) and PG18 (non-blocking) failures in separate
phases, inspecting individual job conclusions to detect hidden PG18
failures behind continue-on-error.
@pinodeca
Pino de Candia (pinodeca) force-pushed the pinodeca/agentic-workflow-pr-ci branch from 48727ed to daa4b39 Compare February 26, 2026 15:08
@pinodeca
Pino de Candia (pinodeca) deleted the pinodeca/agentic-workflow-pr-ci branch March 14, 2026 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix-ci Trigger Copilot agent to fix CI failures test-pg18 Run CI tests against PostgreSQL 18

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant