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

github app (or just a template workflow?) to automate collection/pushing of the logs for PRs etc #22

Open
yarikoptic opened this issue Apr 21, 2021 · 0 comments

Comments

@yarikoptic
Copy link
Member

  • if app - it should "subscribe" for events from github to be alerted by github whenever
    • PR is submitted
    • branch progresses
    • probably could even explicitly react on completion of github actions
  • if workflow - probably could be something similar (i.e. react on relevant events, didn't check yet for suitable)
  • would be configured to provide pushes to a specific repository if app, or the same repo
    • well -- do scale it up, should probably

details yet to think through...

the main purpose: to avoid needing some server where cron job is to be ran, and rather just have app enabled or workflow copied into a repository and "be done". DataLad github support (#21) could then help to orchestrate pushing of the entire hierarchy to github (creating new repos as/if needed) and avoiding the need for custom code.

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

No branches or pull requests

1 participant