-
### Self Checks
- [X] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general).
- [X] I have s…
-
To ensure that our `-stable` branches handle incoming PRs properly, we need to backport certain GitHub workflow changes that have been merged into master but not yet into the stable branches. This iss…
-
HI I am using the reusable templates and I am getting this error -
![image](https://github.com/user-attachments/assets/460b7346-6b11-4658-a15d-c3e8e66e5f15)
```
on:
workflow_call:
in…
-
**Describe the enhancement:**
Currently, the ["update versions" automation](https://github.com/elastic/elastic-agent/blob/main/.github/workflows/bump-agent-versions.sh) runs on a daily schedule:
htt…
-
As this branch is deleted here on GitHub as the deploy-book-workflow allows all branches to be seen
-
### Feature description
## 1. Overview
This proposal introduces a Favorite Branches feature in GitExtensions that allows users to mark frequently used branches—both local and remote—as favorites for…
-
## Current Behavior
If you make a branch in BEAMS, the github actions workflow will run.
If you make a PR in BEAMS, the github actions workflow will run.
If you make a PR of a branch in BEA…
-
## Motivation
We need to be able to test whether a change works with our release branches before merging.
## Proposed Resolution
Add CI workflows that are either automatically run against all of …
-
## The Problem
A subset of our workflows are triggered during push events and are expected to be executed on pushes to multiple branches and tags. For example, the [Image Release Build](https://git…
-
### Description of task
Implement a reusable CI/CD pipeline to automate the process of semantic versioning. @Hallfred has already implemented a similar pipeline [here](https://github.com/vortexntnu…