Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Handle Expired Artifacts #17

Open
lilly-nathanamorin opened this issue Oct 28, 2020 · 0 comments
Open

Handle Expired Artifacts #17

lilly-nathanamorin opened this issue Oct 28, 2020 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@lilly-nathanamorin
Copy link

Github Actions build artifacts expire after 90 days:
https://docs.github.com/en/free-pro-team@latest/actions/guides/storing-workflow-data-as-artifacts#:~:text=By%20default%2C%20GitHub%20stores%20build,retention%20period%20can%20be%20customized.

Post to PR should handle that case using the expired return param & notify the user in the PR message that the artifact has expired: https://developer.github.com/v3/actions/artifacts/#list-workflow-run-artifacts

@lilly-nathanamorin lilly-nathanamorin self-assigned this Oct 28, 2020
@lilly-nathanamorin lilly-nathanamorin added the bug Something isn't working label Oct 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant