You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For some reason the installation docs made me think that there would be any gittuf specific configuration steps during the install, Maybe because of sentence "The UI will walk you through the standard installation process. As a part of this..." . So I was surprised, that the installation was finished after I chose an account to install, and briefly thought the installation had failed.
Removing the quoted phrase might make the instruction clearer.
After the installation I was redirected to the top of the getting started document I was coming from, and already two thirds through reading.
The redirect should lead somewhere, where I should go next after the installation.
I then created a PR and noticed the gittuf-app check "PR is not mergeable" (and in the details: "More approvals are necessary for the PR to be mergeable.")
Where does this policy come from?
Is it hardcoded into the app?
I couldn't find docs, or settings for this.
Does the app install a gittuf policy into the git metadata?
How many approvals are actually needed?
Also gittuf and GitHub give me mixed signals about the mergeability of my PR.
gittuf: Verify gittuf policy / PR is not mergable
GitHub: Merging can be performed automatically / Merge pull request
Despite gittuf saying otherwise, merging seems to work
How can I see the merge attestation now?
When I fetch locally after merge, I do find an RSL Reference Entry (requires git/gittuf specific knowledge)
Here are some observations from testing the github-app on a test repo following the getting started guide.