Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CU - Add Pod file update into Dependabot PRs #10297

Open
6 tasks
timwright12 opened this issue Dec 3, 2024 · 0 comments
Open
6 tasks

CU - Add Pod file update into Dependabot PRs #10297

timwright12 opened this issue Dec 3, 2024 · 0 comments
Labels
code upkeep front-end Ticket requires front-end work global Issues for the global team

Comments

@timwright12
Copy link
Contributor

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

  • 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)
@timwright12 timwright12 added code upkeep front-end Ticket requires front-end work global Issues for the global team labels Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code upkeep front-end Ticket requires front-end work global Issues for the global team
Projects
None yet
Development

No branches or pull requests

1 participant