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

Use the FishtownBuildBot service account for automated pull requests #152

Closed
dbeatty10 opened this issue Oct 27, 2022 · 1 comment
Closed

Comments

@dbeatty10
Copy link
Contributor

Problem

Currently, all the pull requests for hub.getdbt.com look like they are coming from Drew. Example here:

image

Proposed solution

We use the FishtownBuildBot service account for automated pull requests like this:

image

Implementation

  1. Login to GitHub using the FishtownBuildBot service account
  2. Generate a personal access token (PAT)
  3. Login to Heroku
  4. Update all the hubcap applications (both production and non-production) to reflect the new PAT
  5. Also update the user name and email address like this
@dbeatty10
Copy link
Contributor Author

Resolves #66

Done:
image

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