pytorch / captum

Model interpretability and understanding for PyTorch
https://captum.ai
BSD 3-Clause "New" or "Revised" License
4.94k stars 499 forks source link

Update Captum rerun workflow to operate directly on workflow completion #1410

Closed vivekmig closed 1 month ago

vivekmig commented 1 month ago

Summary: The initial rerun workflow cannot be triggered successfully for PRs created from forks, since the GitHub auth token provided for PRs on forks doesn't provide write access.

This switches to a workflow completion trigger, which should run from the main repo and have write access to rerun the workflow.

Differential Revision: D64760527

facebook-github-bot commented 1 month ago

This pull request was exported from Phabricator. Differential Revision: D64760527

facebook-github-bot commented 1 month ago

This pull request has been merged in pytorch/captum@e63d39f0ee4b633cee153da6a4150f030f4d73eb.