Hacktoberfest / hacktoberfest-2020

Hacktoberfest - App to manage the annual open-source challenge, used for the 2019 & 2020 seasons.

Home Page:https://hacktoberfest.digitalocean.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pull request status not updating

nsuthison opened this issue · comments

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

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.

@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. :)