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: force, forceCli #2145

Merged
merged 6 commits into from
Jun 21, 2018
Merged

feat: force, forceCli #2145

merged 6 commits into from
Jun 21, 2018

Conversation

rarkins
Copy link
Collaborator

@rarkins rarkins commented Jun 19, 2018

Adds config options force and forceCli. These cover the use case where a certain setting is desired to be forced by the bot admin, regardless of repository config, for example removing all configured schedules in order to force PR creation.

Closes #1731

Adds config options force and forceCli. These cover the use case where a certain setting is desired to be forced by the bot admin, regardless of repository config, for example removing all configured schedules in order to force PR creation.
@codecov
Copy link

codecov bot commented Jun 19, 2018

Codecov Report

Merging #2145 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #2145   +/-   ##
======================================
  Coverage     100%    100%           
======================================
  Files         143     144    +1     
  Lines        5410    5424   +14     
======================================
+ Hits         5410    5424   +14
Impacted Files Coverage Δ
lib/config/definitions.js 100% <ø> (ø) ⬆️
lib/workers/repository/init/force.js 100% <100%> (ø)
lib/workers/repository/init/index.js 100% <100%> (ø) ⬆️
lib/config/index.js 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2decb37...7bba8a8. Read the comment docs.

@rarkins rarkins merged commit 53b6050 into master Jun 21, 2018
@renovate-bot
Copy link
Collaborator

🎉 This PR is included in version 12.62.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@rarkins rarkins deleted the feat/force branch June 21, 2018 10:56
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add CLI option to override schedule.
2 participants