-
Notifications
You must be signed in to change notification settings - Fork 536
MAINT: Add github action to trigger tutorials for release branches #3504
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
Conversation
Codecov Report
@@ Coverage Diff @@ ## master #3504 +/- ## ========================================== - Coverage 65.25% 63.63% -1.63% ========================================== Files 309 309 Lines 40859 40859 Branches 5379 5379 ========================================== - Hits 26663 25999 -664 - Misses 13126 13835 +709 + Partials 1070 1025 -45
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
We need to create/add a PAT (repo scoped) and assign it as TUTORIAL_ACCESS_TOKEN. However, that user has to have admin access on the tutorials - which I think is limited to dorota or miykael. Maybe we could add @nipybot as an admin?
unfortunately I don't have admin access to the tutorial... I have write access and can merge your PRs, but I don't have access to the settings :(
Sorry, I think I misspoke. I believe if you can trigger the workflow here (https://github.com/miykael/nipype_tutorial/actions) then you have sufficient permissions
yes, I can rerun jobs and I have access to New workflow. Do you have some instruction that I can follow to set it? Or perhaps we can have a quick call and do it together?
Uh oh!
There was an error while loading. Please reload this page.
This is an effort to remove a manual step in the release process.
Currently, we are submitting a PR to the tutorials repo to build from the current release branch.
This proposes a new action that runs whenever an upstream
rel/*branch is pushed to that:For this to work, it will require (cc @djarecka who may have the proper permissions):
(削除) ENH: Allow GH Action to run with manual trigger miykael/nipype_tutorial#180 to be merged in (削除ここまで)TUTORIAL_ACCESS_TOKEN