Hi! I am just a mere tiny docs contributor, but I am not sure where to go from here because my test failed.
Any suggestions for this non-technical gal? Please and thanks ❤️
1 messages · Page 1 of 1 (latest)
Hi! I am just a mere tiny docs contributor, but I am not sure where to go from here because my test failed.
Any suggestions for this non-technical gal? Please and thanks ❤️
hm, okay, odd - so, in this case, we just did the release recently, and mayyybe some of these weird things should have cleared up 🤔
so i've hit the update with rebase button on your pr:
looks like the same two tests failed?
Weird - DCO passed, but then it mentions unverified here.
yeah, okay, bleh - i'm gonna approve it from my pov anyways, it's clearly not this change that's causing the issue - we're experiencing a bit of a ci instability, i'll be diving into some of that today, but we don't need to block the pr on that
ah, yeah, the language here is confusing - so the sign-off is just this little "Signed-off-by" bit here
it essentially just declares that you're the author of the commit
but the "unverified" bit in github refers to using gpg signing of commits - this generally happens when one of the users has configured gpg signing, but hasn't actually signed that specific commit
(it's not an issue, we're not strict about this, i don't consistently gpg sign commits either)