Skip to content

CI Set pre-commit autoupdate to run monthly instead of weekly #43364

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

Closed
MarcoGorelli opened this issue Sep 2, 2021 · 5 comments · Fixed by #43379
Closed

CI Set pre-commit autoupdate to run monthly instead of weekly #43364

MarcoGorelli opened this issue Sep 2, 2021 · 5 comments · Fixed by #43379
Assignees
Labels
CI Continuous Integration good first issue

Comments

@MarcoGorelli
Copy link
Member

most of the packages' new release don't affect pandas code - can we change the cron schedule to be monthly instead of weekly?

- cron: "0 7 * * 1" # At 07:00 on each Monday.

Feel free to open a pull request if you know how to do this, no need to ask if you can work on it

@MarcoGorelli MarcoGorelli added CI Continuous Integration good first issue labels Sep 2, 2021
@1nF0rmed
Copy link
Contributor

1nF0rmed commented Sep 2, 2021

take

@1nF0rmed
Copy link
Contributor

1nF0rmed commented Sep 2, 2021

I would assume that this will run the 1st of every month. If not, when should this run every month?

@MarcoGorelli
Copy link
Member Author

1st is fine

@normyp normyp removed their assignment Sep 3, 2021
1nF0rmed added a commit to 1nF0rmed/pandas that referenced this issue Sep 3, 2021
@1nF0rmed
Copy link
Contributor

1nF0rmed commented Sep 3, 2021

Sorry, @normyp I didn't notice that you had created a PR for the issue I picked up ;-;

MarcoGorelli pushed a commit that referenced this issue Sep 3, 2021
@normyp
Copy link

normyp commented Sep 3, 2021

@1nF0rmed no problem! :)

feefladder pushed a commit to feefladder/pandas that referenced this issue Sep 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration good first issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants