Yuekui

Results 6 comments of Yuekui

Instead of using `pull_request_target`, we could check repo's owner to skip lint action: ``` - name: Run Lint uses: wearerequired/lint-action@v1 if: ${{ github.event_name != 'pull_request' || github.event.pull_request.head.repo.owner.login == github.repository_owner }}...

> > Hey good people, I'm a new maintainer here. you can ping me anytime for reviewing and insights for direction. if we are unsure about anything we then ping...

Hi @auvipy please let me know if there's any improvement we could do for this PR.

> we got a regression report, also a possible fix, can you check? https://github.com/encode/django-rest-framework/pull/9314 Yeah that should fix the case that if only get_object() was defined, it looks good to...

This repo is no longer active, try [this](https://github.com/jd/tenacity#stopping)