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

Add Workflow.get_artifacts #2245

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Add Workflow.get_artifacts #2245

wants to merge 8 commits into from

Conversation

yixinguo2
Copy link

This is recreating a PR that was closed due to being stale. #1985

  • createWorkflow.get_artifacts

@yixinguo2
Copy link
Author

@s-t-e-v-e-n-k Could you take a look at your convenience? I believe I have addressed your comments in the original PR #1985

@EnricoMi
Copy link
Collaborator

PyGithub does not return dicts, it returns instances of classes like Workflow or WorkflowRun, right? So Workflow.get_artifact(run) should return an Artifact.

I think this work should be based on #2319.

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.

None yet

3 participants