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

Force push #100

Closed
PssbleTrngle opened this issue Dec 3, 2020 · 7 comments
Closed

Force push #100

PssbleTrngle opened this issue Dec 3, 2020 · 7 comments
Assignees
Labels
good first issue Good for newcomers type: feature New feature or feature request
Projects

Comments

@PssbleTrngle
Copy link

This is not a bug report but a simple question.
Is it possible to tell the action to force push?

@PssbleTrngle PssbleTrngle added the status: pending More info is needed before deciding what to do label Dec 3, 2020
@EndBug EndBug self-assigned this Dec 5, 2020
@EndBug EndBug added good first issue Good for newcomers type: feature New feature or feature request and removed status: pending More info is needed before deciding what to do labels Dec 5, 2020
@EndBug
Copy link
Owner

EndBug commented Dec 5, 2020

Hi
No, at the moment it's not possible, but it would be a good idea to add it. I'll take a look at it as soon as I have the time to.

@EndBug EndBug added this to To do in Main board via automation Dec 5, 2020
EndBug added a commit that referenced this issue Dec 23, 2020
@EndBug
Copy link
Owner

EndBug commented Dec 23, 2020

@all-contributors please add @PssbleTrngle for their idea

@allcontributors
Copy link
Contributor

@EndBug

I've put up a pull request to add @PssbleTrngle! 🎉

@EndBug
Copy link
Owner

EndBug commented Dec 23, 2020

Here we go: I've just published a new version that allows you to set the arguments of the git push command used by the action.
You can find more info in the README; the new version is v6.2.0 (also v6 and latest)

I'll close the issue for now, feel free to tell me if you find any issue with it ;)

@EndBug EndBug closed this as completed Dec 23, 2020
Main board automation moved this from To do to Done Dec 23, 2020
@barrettj12
Copy link

So how can you actually tell git to force push? I tried setting the option

push: origin ${branch input} --force --set-upstream

but this doesn't seem to work.

@EndBug
Copy link
Owner

EndBug commented Nov 2, 2021

@barrettj12 That's weird, could you open a bug report issue (fill in all the fields) so that we can work it out?

@barrettj12
Copy link

@EndBug: I've opened a new issue #320

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers type: feature New feature or feature request
Projects
No open projects
Main board
  
Done
Development

No branches or pull requests

3 participants