[GH-ISSUE #63] Setup automated workflows to fetch latest boto3 changes #142

Closed
opened 2026-03-15 11:46:54 +03:00 by kerem · 1 comment
Owner

Originally created by @weibenz1 on GitHub (Dec 9, 2025).
Original GitHub issue: https://github.com/awslabs/iam-policy-autopilot/issues/63

Originally assigned to: @hwei0 on GitHub.

IPA relies on boto3 data to be accurate for generating proper policies. To keep up with the update from boto3, we'd need an automated workflow that:

  1. runs on a frequency
  2. detect changes between head commit and new commits in submodule
  3. run tests to ensure new changes will not break anything
  4. create a PR back for review, along with summary of changes.
Originally created by @weibenz1 on GitHub (Dec 9, 2025). Original GitHub issue: https://github.com/awslabs/iam-policy-autopilot/issues/63 Originally assigned to: @hwei0 on GitHub. IPA relies on boto3 data to be accurate for generating proper policies. To keep up with the update from boto3, we'd need an automated workflow that: 1. runs on a frequency 2. detect changes between head commit and new commits in submodule 3. run tests to ensure new changes will not break anything 4. create a PR back for review, along with summary of changes.
kerem 2026-03-15 11:46:54 +03:00
Author
Owner

@weibenz1 commented on GitHub (Dec 10, 2025):

https://github.com/marketplace/actions/create-pull-request might be handy for bot to create pull request

<!-- gh-comment-id:3638471179 --> @weibenz1 commented on GitHub (Dec 10, 2025): https://github.com/marketplace/actions/create-pull-request might be handy for bot to create pull request
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/iam-policy-autopilot#142
No description provided.