Skip to content

Comments

Fix concurrency controls and add configurable draft prs#122

Merged
strawgate merged 1 commit intomainfrom
fix-concurrency-draft-prs
Feb 19, 2026
Merged

Fix concurrency controls and add configurable draft prs#122
strawgate merged 1 commit intomainfrom
fix-concurrency-draft-prs

Conversation

@strawgate
Copy link
Collaborator

No description provided.

@github-actions
Copy link
Contributor

CI failed in Verify compiled workflows at Ensure lock files are up to date because make compile left the working tree dirty (new lockfile outputs were generated).

Evidence (from job logs)

  • Working tree dirty after make compile.
  • git status --porcelain listed updates under .github/workflows/agentics-maintenance.yml and multiple .github/workflows/gh-aw-*.lock.yml files.

Recommended fix
Run the compiler and commit the generated workflow artifacts:

make compile
git status --porcelain
# commit updated .github/workflows/*.lock.yml and .github/workflows/agentics-maintenance.yml

Tests: Not run locally (CI only).


What is this? | From workflow: PR Checks Fixer

Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not.

@strawgate strawgate merged commit a821a0a into main Feb 19, 2026
9 of 10 checks passed
@strawgate strawgate deleted the fix-concurrency-draft-prs branch February 19, 2026 03:47
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.

1 participant