We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
This version is quite old:
tributors/examples/automated-pull-request.yml
Line 85 in de944de
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: