langchain/.github
Predrag Gruevski 35812d0096
Set up concurrency groups and workflow cancelation in CI. (#9564)
If another push to the same PR or branch happens while its CI is still
running, cancel the earlier run in favor of the next run.

There's no point in testing an outdated version of the code. GitHub only
allows a limited number of job runners to be active at the same time, so
it's better to cancel pointless jobs early so that more useful jobs can
run sooner.
2023-08-22 14:21:26 -04:00
..
actions/poetry_setup Reduce cache timeouts to ensure faster builds on timeout. (#9619) 2023-08-22 12:11:38 -04:00
ISSUE_TEMPLATE Reminder to not report security issues as "bug" type issues. (#9554) 2023-08-21 15:48:33 -04:00
tools Cache black formatting information across CI runs. (#9413) 2023-08-18 09:49:50 -04:00
workflows Set up concurrency groups and workflow cancelation in CI. (#9564) 2023-08-22 14:21:26 -04:00
CONTRIBUTING.md Upgrade CI poetry version to 1.5.1. (#9479) 2023-08-21 10:35:56 -04:00
PULL_REQUEST_TEMPLATE.md update pr temp (#9062) 2023-08-10 11:10:06 -07:00