-
Epic
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
None
-
Monitor upstream package changes
-
False
-
-
False
-
To Do
-
100% To Do, 0% In Progress, 0% Done
-
We need a tool to help us proactively detect changes to Python dependencies across selected GitHub repositories, ideally before pull requests are merged. This allows us to anticipate and plan necessary updates to downstream builds and integration pipelines, reducing surprise breakages and response lag.
A quick prototype was written here: https://gist.github.com/EmilienM/acbf9c5366662dfdcc204fb916dba805
and later https://github.com/EmilienM/spypip was written.
To push it further, it could even create Jira bugs when changes are detected, so it'll appear in our backlog and we'll be able to take action and track the changes.