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

Updated Fabric trainer example to not call self.trainer.model during validation #19993

Merged
merged 6 commits into from
Jun 21, 2024

Merge branch 'Lightning-AI:master' into master

ebd2788
Select commit
Loading
Failed to load commit list.
Merged

Updated Fabric trainer example to not call self.trainer.model during validation #19993

Merge branch 'Lightning-AI:master' into master
ebd2788
Select commit
Loading
Failed to load commit list.
Mergify / Summary succeeded Jun 21, 2024 in 0s

5 potential rules

⚠️ The pull request has been merged by @awaelchli

Rule: warn on conflicts (label)

  • conflict
  • -draft
  • -label="has conflicts"

Rule: resolved conflicts (label)

  • -closed
  • -merged
  • label="has conflicts"
  • -conflict
  • -draft

Rule: Ready to Go (label)

  • #approved-reviews-by>=2
  • #changes-requested-reviews-by=0
  • -conflict
  • -draft
  • -title~=(?i)wip

Rule: Not ready yet (label)

  • any of:
    • #approved-reviews-by=0
    • #changes-requested-reviews-by>=1
    • draft
    • label="has conflicts"

Rule: add core reviewer (request_reviews)

  • #review-requested<2
  • label="ready"
  • #approved-reviews-by<2
  • -conflict
  • -draft

💖  Mergify is proud to provide this service for free to open source projects.

🚀  You can help us by becoming a sponsor!


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com