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

Reconnect Heroku to GitHub to automatically deploy #193

Open
dbeatty10 opened this issue Nov 4, 2022 · 1 comment
Open

Reconnect Heroku to GitHub to automatically deploy #193

dbeatty10 opened this issue Nov 4, 2022 · 1 comment

Comments

@dbeatty10
Copy link
Contributor

It is possible to configure automatic deploys from GitHub to deploy automatically whenever a specific branch is pushed to:

I'm guessing we could use the same FishtownBuildBot user in #152.

@dbeatty10
Copy link
Contributor Author

(Presumed) implementation steps:

  1. Login to GitHub as the FishtownBuildBot user
  2. Login to Heroku
  3. Go here
  4. Click the "Connect to GitHub" button and follow the prompts to authorize the Heroku Dashboard within GitHub for the FishtownBuildBot user.
    • Third-party application restrictions might be enabled. If so, then an organization admin needs to approve Heroku for use with the organization. More details are available here.
    • Admin access within the GitHub repo is also required.
  5. Follow the Enabling GitHub Integration instructions
  6. Follow the Automatic Deploys instructions
    • Check the “Wait for CI to pass before deploy” checkbox

Hopefully that's it 🤞

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant