digipres / policies

Digital preservation policies and strategies
https://www.digipres.org/policies/
10 stars 5 forks source link

Branches are being overwritten on being pushed #5

Closed ross-spencer closed 1 year ago

ross-spencer commented 1 year ago

It is unclear what is happening yet, but branches are being immediately overwritten when pushed - as @kieranjol points out here, it seems to begin with a failing check on push (it passes in PR state) and then rolls back the commit. A failing check shouldn't result in an incorrect commit being written back into the repository.

NB. while Caylin is listed as the submitter, this is just an automated push. It may also be a clue.

image

TODO:

ross-spencer commented 1 year ago

More information, the workflow result comes through email as follows:

image

anjackson commented 1 year ago

I think it's working as intended, but is confusing. See https://github.com/digipres/policies/pull/2#issuecomment-1791662732

kieranjol commented 1 year ago

Ah! I’d wondered about this earlier. I’ll submit a new PR with changes to the CSV. Perhaps a contributing.md is needed?

ross-spencer commented 1 year ago

:facepalm: good spot @anjackson, sorry it has been a minute since working out the mechanics for this repo.