Hacktoberfest / hacktoberfest-2020

Hacktoberfest - App to manage the annual open-source challenge, used for the 2019 & 2020 seasons.
https://hacktoberfest.digitalocean.com
Other
496 stars 147 forks source link

Pull request status not updating #718

Closed nsuthison closed 3 years ago

nsuthison commented 3 years ago

Describe the bug Pull request status not updating and still show as pending even if the PR was merged or tag as hacktoberfest-accepted.

To Reproduce Steps to reproduce the behavior:

  1. Open the PR to the repo which include hacktoberfest tag.
  2. Add hacktoberfest-accepted tag or get the PR to merged to the repo.
  3. Go to https://hacktoberfest.digitalocean.com/profile'
  4. PR status still shows as pending

Expected behavior PR Status should shows as accepted

Screenshots

PRs status from my hacktoberfest profile page. image

Additional context

ansible-doc: add page PR is already have tag hacktoberfest-accepted here

ansible-pull: add page PR is already have tag hacktoberfest-accepted also was merged to master here

tldr: add Thai translation PR is already have tag hacktoberfest-accepted also was merged to master here

MattIPv4 commented 3 years ago

Not a bug, intended behaviour. Once a PR is accepted (merged, approved or labelled as hacktoberfest-accepted) it then enters the 14 day review period.

nsuthison commented 3 years ago

@MattIPv4 Thank you, but I remember last year it shows accepted immediately. The first PR that I open it shows accepted status almost immediately after got merged as well.

Sorry for the inconvenient about my confusion. :)