Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
df62710b9a
Refactor pet action management: rename PetAction to PetBasicAction, update related properties and methods, and enhance pet stats with maximum values.
d6d3dc9f44
Refactor pet action management: rename PetAction to PetActionGather, update related models and services, and enhance resource gathering logic.