Skip to content

feat: add COPILOT_CLI_VERSION to dependency version updater workflow#137

Merged
jamesadevine merged 1 commit intomainfrom
jamesdevine/update-version-checker
Apr 8, 2026
Merged

feat: add COPILOT_CLI_VERSION to dependency version updater workflow#137
jamesadevine merged 1 commit intomainfrom
jamesdevine/update-version-checker

Conversation

@jamesadevine
Copy link
Copy Markdown
Collaborator

Summary

Expands the update-awf-version workflow to also check for new releases of github/copilot-cli and open PRs to update the COPILOT_CLI_VERSION constant in src/compile/common.rs.

Changes

  • Renamed workflow from "AWF Version Updater" to "Dependency Version Updater"
  • Added COPILOT_CLI_VERSION check against github/copilot-cli releases
  • Bumped create-pull-request.max from 1 to 2 (one PR per outdated dependency)
  • Each dependency is checked and updated independently

Expand the update-awf-version workflow to also check for new
releases of github/copilot-cli and open PRs to update the
COPILOT_CLI_VERSION constant. Bumps max PRs from 1 to 2 to
allow both dependencies to be updated in a single run.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@jamesadevine jamesadevine merged commit 8155d24 into main Apr 8, 2026
6 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.

1 participant