langflow/.github/workflows
Gabriel Luiz Freitas Almeida f2d949b64e
feat(PR): add conditions to label pr (#2532)
* chore: update conventional-labeler action to version 2.0.0

* chore: add 'bug' label to fix category in release.yml

* chore(conventional-labels.yml): add 'Validate PR' job to validate pull requests before labeling them
chore(conventional-labels.yml): add 'Label PR' job to label pull requests after validation is successful

* chore(conventional-labels.yml): update conditional statement in Label PR job to exclude Bot users from linting and only run if PR validation is successful

* chore(conventional-labels.yml): update type_labels mapping to align with conventional commit keywords for better labeling in GitHub actions.

* fix(conventional-labels.yml): run workflow only on editing the PR

* chore(conventional-labels.yml): do not require an issue reference
2024-07-04 08:11:37 -07:00
..
matchers Update linting workflows for frontend and Python code (#2171) 2024-06-14 06:27:48 -07:00
auto-update.yml bugfix: fix api request custom component (#2470) 2024-07-04 05:05:22 -07:00
ci.yml fix: spec files cant find .env variable on CI (#2514) 2024-07-04 01:36:07 +00:00
codeql.yml Bump github/codeql-action from 2 to 3 (#1420) 2024-02-15 10:49:28 -03:00
conventional-labels.yml feat(PR): add conditions to label pr (#2532) 2024-07-04 08:11:37 -07:00
create-release.yml chore: Update poetry installation to use environment variable for version (#2074) 2024-06-05 10:40:58 -07:00
deploy_gh-pages.yml Bump peaceiris/actions-gh-pages from 3 to 4 (#1813) 2024-05-01 12:34:05 -03:00
docker-build.yml Update dockerfiles and docker-build.yml (#2389) 2024-06-27 04:24:35 -07:00
docker_test.yml docker: force python version to 3.12.3 (#2148) 2024-06-12 06:09:46 -07:00
docs_test.yml bugfix: fix api request custom component (#2470) 2024-07-04 05:05:22 -07:00
js_autofix.yml ci: update autofix workflows (#2521) 2024-07-04 14:23:58 +02:00
lint-js.yml bugfix: fix api request custom component (#2470) 2024-07-04 05:05:22 -07:00
lint-py.yml ci: update CI workflows and add CI workflow (#2498) 2024-07-03 08:24:35 -07:00
pre-release-base.yml chore(deps): bump docker/build-push-action from 5 to 6 2024-06-24 16:05:05 +00:00
pre-release-langflow.yml chore(deps): bump docker/build-push-action from 5 to 6 2024-06-24 16:05:05 +00:00
pre-release.yml chore: Increase timeout for server startup in pre-release.yml 2024-06-22 17:14:47 -03:00
py_autofix.yml ci: update autofix workflows (#2521) 2024-07-04 14:23:58 +02:00
python_test.yml ci: update CI workflows and add CI workflow (#2498) 2024-07-03 08:24:35 -07:00
release.yml ci: update CI workflows and add CI workflow (#2498) 2024-07-03 08:24:35 -07:00
style-check-py.yml bugfix: fix api request custom component (#2470) 2024-07-04 05:05:22 -07:00
typescript_test.yml fix: spec files cant find .env variable on CI (#2514) 2024-07-04 01:36:07 +00:00