Hi, thanks for your time and your answer. However, the situation is still unclear. From what I see
- project bound to github repo, using on:push => status checks posted on PR
- project NOT bound to github repo, using on:push => status checks NOT posted on PR
- project NOT bound to github repo, using on:pr => status checks posted on PR
are all these expected ?
You said “Therefore we decided to remove the custom logic and to fully rely on the GitHub actions context” but it still works using “on: push” for bound projects, can you please elaborate ?
According to Binding an existing project to Github, it is not possible to bind a project to github after its creation, what are we supposed to do ? I would like to avoid deleting and reimporting projects that have a multiyear history and were created before the github importer existed.
Thanks in advance,
Jon