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
@aiell0 aiell0 requested a review from fjogeleit December 13, 2023 19:10
@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 <[email protected]>

* 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 <[email protected]>

* Upgrade to Node20

Signed-off-by: Frank Jogeleit <[email protected]>

* Update Tooling (#560)

* Update tooling

Signed-off-by: Frank Jogeleit <[email protected]>

---------

Signed-off-by: Frank Jogeleit <[email protected]>
Signed-off-by: Frank Jogeleit <[email protected]>
Co-authored-by: Lawrence Aiello <[email protected]>
fjogeleit added a commit that referenced this pull request Mar 7, 2024
* dependency updates

Signed-off-by: Frank Jogeleit <[email protected]>

* 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 <[email protected]>

* Upgrade to Node20

Signed-off-by: Frank Jogeleit <[email protected]>

* Update Tooling (#560)

* Update tooling

Signed-off-by: Frank Jogeleit <[email protected]>

---------

Signed-off-by: Frank Jogeleit <[email protected]>
Signed-off-by: Frank Jogeleit <[email protected]>
Co-authored-by: Lawrence Aiello <[email protected]>
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 <[email protected]>

* update dist

Signed-off-by: Frank Jogeleit <[email protected]>

* dependency updates

Signed-off-by: Frank Jogeleit <[email protected]>

* 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 <[email protected]>

* Upgrade to Node20

Signed-off-by: Frank Jogeleit <[email protected]>

* Update Tooling (fjogeleit#560)

* Update tooling

Signed-off-by: Frank Jogeleit <[email protected]>

* 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 <[email protected]>
Signed-off-by: Frank Jogeleit <[email protected]>
Co-authored-by: Frank Jogeleit <[email protected]>
Co-authored-by: Lawrence Aiello <[email protected]>
Co-authored-by: Frank Jogeleit <[email protected]>
Co-authored-by: holzgeist <[email protected]>
Co-authored-by: Fabio Kapsahili <[email protected]>
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