Skip to content

Don't fail when there's no docx file#14

Merged
carriewright11 merged 20 commits intomainfrom
cansavvy/no-docx
Jun 17, 2025
Merged

Don't fail when there's no docx file#14
carriewright11 merged 20 commits intomainfrom
cansavvy/no-docx

Conversation

@cansavvy
Copy link
Contributor

@cansavvy cansavvy commented Jun 6, 2025

Summary

Sometimes people don't want to create a docx file -- sometimes there isn't one yet. This shouldn't be a reason to halt everything.

But this is what was happening over here: https://github.com/fhdsl/reproducibility_capstone/actions/runs/15498275456

I think this should address that? It will provide a broken link and probably more ideally it should just not print out the docx link at all -- but I don't have time to implement all that right now. But this is a start.

@github-actions
Copy link

github-actions bot commented Jun 6, 2025

Re-rendered previews from the latest commit:

* note not all html features will be properly displayed in the "quick preview" but it will give you a rough idea.

Updated at 2025-06-17 with changes from the latest commit 3afd1ad

@cansavvy cansavvy requested review from acoffman and avahoffman June 6, 2025 19:57
@kweav
Copy link
Contributor

kweav commented Jun 6, 2025

I think related is issue #8 -- is it possible to just not include the docx file link as part of the comment if there is no docx file?

Updating the action to suppress the docx part of the comment if there is no docx file
kweav added 5 commits June 16, 2025 14:01
point to branch for this stacked PR for testing
move back to branch I want to merge into since tests won't run on stacked right now
@kweav
Copy link
Contributor

kweav commented Jun 16, 2025

I think related is issue #8 -- is it possible to just not include the docx file link as part of the comment if there is no docx file?

@cansavvy I attempted this in a stacked PR on this repo: #17. Testing is described there too

kweav and others added 3 commits June 16, 2025 14:43
Committing this so it doesn't get lost and to incorporate Adam's review
Don't have the comment include an NA docx link
@carriewright11 carriewright11 merged commit b3de575 into main Jun 17, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants