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

Automate pull request for staging and prod #355

Open
dcmcand opened this issue Mar 9, 2021 · 0 comments
Open

Automate pull request for staging and prod #355

dcmcand opened this issue Mar 9, 2021 · 0 comments
Labels
enhancement New feature or request Infra Infrastructure Post MVP Issues cut from the MVP scope

Comments

@dcmcand
Copy link
Contributor

dcmcand commented Mar 9, 2021

Automating the creation of pull requests for staging and prod deploys would add efficiency to our deploy process.

Since code review is now done in the adhoc repo, we could automatically open a PR against the HHS repo when a branch is merged to main in the Adhoc Repo. This would keep a manual approval gate for deployment to staging (approving and merging the PR) while automating more of the process.

After a successful deploy to staging we could automatically open a PR against the prod branch and could choose to deploy that whenever we would like.

@dcmcand dcmcand added enhancement New feature or request Infra Infrastructure Post MVP Issues cut from the MVP scope labels Mar 9, 2021
PatricePascual-ACF pushed a commit that referenced this issue Jul 12, 2021
* renamed topics in constants

* update topics names function and test written

* update topics names function and test written

* comment and add to scheduled job

* fix failing frontend test

* use logger.info instead of console.log

* remove rename topics from cron

* install deps from main

* remove running job

* bump up the timeout

* reduce timeout

* nope, we need that timeout
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Infra Infrastructure Post MVP Issues cut from the MVP scope
Projects
None yet
Development

No branches or pull requests

1 participant