Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix scheduler action #396

Merged
merged 1 commit into from
Jan 29, 2025
Merged

Fix scheduler action #396

merged 1 commit into from
Jan 29, 2025

Conversation

ysugimoto
Copy link
Owner

This PR fixes scheduler action that checked lacked variables and functions.
The reason of error is that $GITHUB_OUTPUT could not accept strings includes line-feed character.

To fix it, we will output command result to the local file of lacked.txt and check whatever needs to create an issue.
Additionally, temporaly add workflow_dispatch trigger in order to run this action manually.

@ysugimoto ysugimoto merged commit ab8ac1c into main Jan 29, 2025
6 checks passed
@ysugimoto ysugimoto deleted the fix/scheduler-action branch January 29, 2025 16:14
This was referenced Jan 29, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant