You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes we need to update the pod file when dependabot opens a PR. This ticket is for us to automate that process. We have conditions that run only for dependabot, so it should be straightforward to hook into them.
Acceptance Criteria
Detect a dependabot PR
Automatically run yarn pods
See if the pod file changed
If the pod file was changed, check it into the PR
Ticket Creation Checklist
Add the relevant team label (Health, global, design system, API, Qa and Release etc.)
Attach to ticket to the relevant Team Tech Debt Epic epic (old frontend engineering epic is no longer in use as each team is managing their code's technical debt and code upkeep work)
The text was updated successfully, but these errors were encountered:
Description
Sometimes we need to update the pod file when dependabot opens a PR. This ticket is for us to automate that process. We have conditions that run only for dependabot, so it should be straightforward to hook into them.
Acceptance Criteria
yarn pods
Ticket Creation Checklist
The text was updated successfully, but these errors were encountered: