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

feat: allow force pushes #555

Merged
merged 4 commits into from
Dec 13, 2023
Merged

feat: allow force pushes #555

merged 4 commits into from
Dec 13, 2023

Conversation

aiell0
Copy link
Contributor

@aiell0 aiell0 commented Dec 13, 2023

Changelog

  • Add a setting to allow force pushes.

src/options.ts Outdated Show resolved Hide resolved
@fjogeleit fjogeleit merged commit cf2e493 into fjogeleit:main Dec 13, 2023
@fjogeleit
Copy link
Owner

Thanks for your contribution

fjogeleit added a commit that referenced this pull request Jan 31, 2024
* dependency updates

Signed-off-by: Frank Jogeleit <frank.jogeleit@web.de>

* feat: allow force pushes (#555)

* feat: allow force option
* chore: add input to actions.yaml
* docs: add parameter
* fix: use getBooleanInput

* Handle PR exists as info instead failing

Signed-off-by: Frank Jogeleit <frank.jogeleit@lovoo.com>

* Upgrade to Node20

Signed-off-by: Frank Jogeleit <frank.jogeleit@lovoo.com>

* Update Tooling (#560)

* Update tooling

Signed-off-by: Frank Jogeleit <frank.jogeleit@lovoo.com>

---------

Signed-off-by: Frank Jogeleit <frank.jogeleit@web.de>
Signed-off-by: Frank Jogeleit <frank.jogeleit@lovoo.com>
Co-authored-by: Lawrence Aiello <lawrence.aiello@laiello.com>
fjogeleit added a commit that referenced this pull request Mar 7, 2024
* dependency updates

Signed-off-by: Frank Jogeleit <frank.jogeleit@web.de>

* feat: allow force pushes (#555)

* feat: allow force option
* chore: add input to actions.yaml
* docs: add parameter
* fix: use getBooleanInput

* Handle PR exists as info instead failing

Signed-off-by: Frank Jogeleit <frank.jogeleit@lovoo.com>

* Upgrade to Node20

Signed-off-by: Frank Jogeleit <frank.jogeleit@lovoo.com>

* Update Tooling (#560)

* Update tooling

Signed-off-by: Frank Jogeleit <frank.jogeleit@lovoo.com>

---------

Signed-off-by: Frank Jogeleit <frank.jogeleit@web.de>
Signed-off-by: Frank Jogeleit <frank.jogeleit@lovoo.com>
Co-authored-by: Lawrence Aiello <lawrence.aiello@laiello.com>
svardhin-hv pushed a commit to sede-open/yaml-update-action that referenced this pull request Jul 26, 2024
* feat: allow force option
* chore: add input to actions.yaml
* docs: add parameter
* fix: use getBooleanInput
svardhin-hv added a commit to sede-open/yaml-update-action that referenced this pull request Jul 29, 2024
* support quotingType config

Signed-off-by: Frank Jogeleit <frank.jogeleit@web.de>

* update dist

Signed-off-by: Frank Jogeleit <frank.jogeleit@web.de>

* dependency updates

Signed-off-by: Frank Jogeleit <frank.jogeleit@web.de>

* feat: allow force pushes (fjogeleit#555)

* feat: allow force option
* chore: add input to actions.yaml
* docs: add parameter
* fix: use getBooleanInput

* Handle PR exists as info instead failing

Signed-off-by: Frank Jogeleit <frank.jogeleit@lovoo.com>

* Upgrade to Node20

Signed-off-by: Frank Jogeleit <frank.jogeleit@lovoo.com>

* Update Tooling (fjogeleit#560)

* Update tooling

Signed-off-by: Frank Jogeleit <frank.jogeleit@lovoo.com>

* feat: allow multifile yaml (fjogeleit#570)

* feat: allow multifile yaml
* test: don't require leading $
* chore: run prettier
* fix: package
* fix: output multifile if input was multifile
* fix: run `npm run package`
* chore: run prettier
* chore: run npm package
* doc: add example in README.md
* fix: apply linter suggestion

* Update README.md (fjogeleit#580)

* fix CI pipeline errors

---------

Signed-off-by: Frank Jogeleit <frank.jogeleit@web.de>
Signed-off-by: Frank Jogeleit <frank.jogeleit@lovoo.com>
Co-authored-by: Frank Jogeleit <frank.jogeleit@web.de>
Co-authored-by: Lawrence Aiello <lawrence.aiello@laiello.com>
Co-authored-by: Frank Jogeleit <frank.jogeleit@lovoo.com>
Co-authored-by: holzgeist <holzgeist@users.noreply.github.com>
Co-authored-by: Fabio Kapsahili <68349146+fkapsahili@users.noreply.github.com>
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

Successfully merging this pull request may close these issues.

2 participants