Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Release: Solution for automated template updates and tag #736

@vdice

Description

@vdice

We've added some really nice automation (thank you @FrankYang0529!) for updating the spin templates on a new release and having our ci bot push the resulting commit.

Alas, unfortunately, the DCO bot check that is required as part of our branch protections will fail, as it doesn't have a chance to run in this automated scenario -- despite the commit being signed-off and GPG-signed (and thus fully compliant.)

The 1 approving reviewer also appears to block, so there may be 2 hurdles here:

remote: error: Required status check "DCO" is expected. At least 1 approving review is required by reviewers with write access.

Here's the failure from a recent tag push: https://github.com/fermyon/spin/runs/8161608149?check_suite_focus=true

Let's find a solution so that we can keep this automation.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions