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: turn on teams cleanup #119

Merged
merged 15 commits into from
Aug 26, 2024
Merged

feat: turn on teams cleanup #119

merged 15 commits into from
Aug 26, 2024

Conversation

beckermr
Copy link
Member

@beckermr beckermr commented Aug 26, 2024

Guidelines and Ground Rules

  • Don't migrate more than several hundred feedstocks per hour.
  • Make sure to put [ci skip] [skip ci] [cf admin skip] ***NO_CI*** in any commits to
    avoid massive rebuilds.
  • Rate-limit commits to feedstocks to in order to reduce the load on our admin webservices.
  • Test your migration first. The https://github.com/conda-forge/cf-autotick-bot-test-package-feedstock is available to help test migrations.
  • GitHub actions has a GITHUB_TOKEN in the environment. Please do not exhaust this
    token's API requests.
  • Do not rerender feedstocks!

Items 1-3 are taken care of by the migrations code assuming you don't make
any big changes.

Copy link
Member Author

@beckermr beckermr left a comment

Choose a reason for hiding this comment

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

This is too noisy since it makes issues each time. I'll need to add an endpoint on the webserver to have it do the work.

@beckermr
Copy link
Member Author

@beckermr beckermr marked this pull request as ready for review August 26, 2024 19:39
@beckermr beckermr requested a review from a team as a code owner August 26, 2024 19:39
@beckermr beckermr merged commit 404fd13 into main Aug 26, 2024
1 check passed
@beckermr beckermr deleted the beckermr-patch-1 branch August 26, 2024 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant