github / stale-repos

Find stale repositories in a GitHub organization.
https://github.blog/2023-06-05-announcing-the-stale-repos-action/
MIT License
136 stars 24 forks source link

After triggering the flow, where do i see output file #86

Closed sompesai closed 6 months ago

sompesai commented 7 months ago

Hi,

Thanks for the workflow for stale repos validation. Success in triggering the workflow through Github actions, and viewed the count of stale repos in workflow jobs (events). Is there any other way i can view output of these runs. As it's written some output.md file, from where do i need to check that and how.

Thanks Sai kumar

zkoppert commented 7 months ago

This action doesn't have an output.md file generated. The output would all be in the action log. https://docs.github.com/en/actions/monitoring-and-troubleshooting-workflows/using-workflow-run-logs

github-actions[bot] commented 6 months ago

This issue is stale because it has been open 21 days with no activity. Remove stale label or comment or this will be closed in 14 days.