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

automated pull request workflow #66

Open
Remi-Gau opened this issue Jun 18, 2022 · 1 comment
Open

automated pull request workflow #66

Remi-Gau opened this issue Jun 18, 2022 · 1 comment

Comments

@Remi-Gau
Copy link

The template in the repo for the automated pull requests was giving me lots of failures:

https://github.com/cpp-lln-lab/CPP_ROI/actions/runs/2518984368

Fixed by using another github action to open the PR at the end of the workflow:

https://github.com/cpp-lln-lab/CPP_ROI/blob/96350f5100057c607eaf8dae16363ea229e7f08a/.github/workflows/update-contributors.yml#L40

Side note:

Using this automated PR with certain pre-commit hooks (end of file fixer?), leads to an "interesting" bot version of a tug of war

cpp-lln-lab/CPP_ROI#53

@vsoch
Copy link
Collaborator

vsoch commented Jun 18, 2022

This version is quite old:

and we should update to latest (with many bug fixes).

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

2 participants