Skip to content

Conversation

@priyaananthasankar
Copy link
Contributor

As part of doing controlled updates to libraries/packages, some of the updates to packages that are downloaded outside of az linux are pinned to specific version. This GitHub Action is a workflow that checks if the library has gotten updated and if so will upgrade the pinned version and auto generate a PR.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR introduces an automated GitHub Actions workflow that monitors pinned library versions and creates pull requests when updates are available. The workflow is designed to help maintain up-to-date dependencies by checking for new releases daily and automating the update process.

  • Adds a scheduled workflow that runs biweekly at 6:00 AM UTC to check for library updates
  • Implements version detection and comparison logic for Istio library
  • Automatically creates pull requests with updated library versions when new releases are detected

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

priyaananthasankar and others added 5 commits December 30, 2025 11:38
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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.

3 participants