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

Bugfix: Github Push Branch Deletion #416

Open
CarsonDavis opened this issue Sep 28, 2023 · 0 comments
Open

Bugfix: Github Push Branch Deletion #416

CarsonDavis opened this issue Sep 28, 2023 · 0 comments
Labels
PI 24.1 Oct, Nov, Dec 2023

Comments

@CarsonDavis
Copy link
Collaborator

Description

The github push seems to break if it is run on a file that exists already in the automated branch. This is not desirable, since we could be trying to update that very file.

Currently, in order to make the code run, we are deleting the branch prior to doing gh pushes via the webapp or terminal. We want to fix the bug so this is no longer necessary.

Implementation Considerations

  • type your first consideration here

Deliverable

No response

Dependencies

depends on

@code-geek code-geek added the PI 24.1 Oct, Nov, Dec 2023 label Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PI 24.1 Oct, Nov, Dec 2023
Projects
None yet
Development

No branches or pull requests

2 participants