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

Refactor Github Workflows so that publish image to Docker Hub not in pull_request event #540

Open
3 of 6 tasks
kyzooghost opened this issue Jan 14, 2025 · 0 comments
Open
3 of 6 tasks
Assignees
Labels
P3: Low Issue priority: low TechDebt Technical Debt

Comments

@kyzooghost
Copy link
Contributor

kyzooghost commented Jan 14, 2025

Description

CI - Refactor Github Workflows so that publish image to Docker Hub not in pull_request event across entire repo

Motivation

Enable external contributor PRs

Tasks

  • Refactor Github Workflows so that publish image to Docker Hub not in pull_request event across entire repo

Acceptance criteria

  • No Docker publish/push to Docker Hub on pull_request event

Risks

  • Docker push may be coupled to E2E tests - may need to re-design CI to enable this ticket

Remember to

  • Add the documentation label in case there is an impact on the documentation
  • Add priority and team labels
  • Add Task for updating the Runbook or adding/updating existing metrics and alerts.
@kyzooghost kyzooghost added P3: Low Issue priority: low TechDebt Technical Debt labels Jan 14, 2025
@kyzooghost kyzooghost changed the title Copy of CI - Make Docker credentials optional in Github workflows Refactor Github Workflows so that publish image to Docker Hub not in pull_request event Jan 14, 2025
@kyzooghost kyzooghost assigned kyzooghost and unassigned kyzooghost Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P3: Low Issue priority: low TechDebt Technical Debt
Projects
None yet
Development

No branches or pull requests

1 participant