Skip to content

check broken links schedule does not create an issue #120

@ndr-brt

Description

@ndr-brt

Bug Report

Describe the Bug

The check broken links schedule workflow is not creating an issue

Expected Behavior

To create an issue.

Observed Behavior

https://github.com/eclipse-edc/eclipse-edc.github.io/actions/runs/17209676160/job/48818108679

Possible Implementation

Likely the condition used to determine whether or not to run the create issue job needs to be fixed:

if: steps.lychee-external.outputs.exit_code != 0 && steps.check-report.outputs.broken_links == 'true'

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions