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

[action][git_add] Add force option #21850

Merged

Conversation

tomorrowkey
Copy link
Contributor

@tomorrowkey tomorrowkey commented Feb 2, 2024

Checklist

  • I've run bundle exec rspec from the root directory to see all new and existing tests pass
  • I've followed the fastlane code style and run bundle exec rubocop -a to ensure the code style is valid
  • I see several green ci/circleci builds in the "All checks have passed" section of my PR (connect CircleCI to GitHub if not)
  • I've read the Contribution Guidelines
  • I've updated the documentation if necessary.
  • I've added or updated relevant unit tests.

Motivation and Context

I want to commit a ignored file in CI.

Description

Add force option to git_add action.
The default value of the action is false.

Testing Steps

@tomorrowkey tomorrowkey marked this pull request as ready for review February 2, 2024 15:06
@lacostej lacostej changed the title Add force option to git_add action [action][git_add] Add force option Feb 2, 2024
Copy link
Collaborator

@lacostej lacostej left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Thanks for the contribution and the test!

@lacostej lacostej merged commit 1b01958 into fastlane:master Feb 9, 2024
3 checks passed
@tomorrowkey tomorrowkey deleted the add-force-option-to-git-add-action branch April 22, 2024 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants