Add webhook delivery validation (#3) #3
publish_charm.yaml
on: push
publish-to-edge
/
branch-up-to-date-check-enabled
4s
publish-to-edge
/
...
/
Get runner image
3s
publish-to-edge
/
Get images
4s
publish-to-edge
/
Draft publish docs
0s
publish-to-edge
/
Release charm libs
0s
publish-to-edge
/
Publish charm to ${{ inputs.channel }}
0s
Annotations
1 error and 2 warnings
publish-to-edge / branch-up-to-date-check-enabled
[@octokit/auth-action] `GITHUB_TOKEN` variable is not set. It must be set on either `env:` or `with:`. See https://github.com/octokit/auth-action.js#createactionauth
|
publish-to-edge / branch-up-to-date-check-enabled
Unexpected input(s) 'repo', 'owner', 'branch', valid inputs are ['route', 'mediaType']
|
publish-to-edge / branch-up-to-date-check-enabled
Encountered an error when evaluating display name ${{ format('if [ {0} != "true" ]; then
echo "::error::Strict checks are not enabled for this repository"
exit 1
fi
', fromJson(steps.get-branch-protection.outputs.data).strict) }}. The template is not valid. canonical/operator-workflows/.github/workflows/publish_charm.yaml@main (Line: 40, Col: 14): Error reading JToken from JsonReader. Path '', line 0, position 0.
|