-
It was reported by @rotu in https://github.com/git-for-windows/git/issues/5199#issuecomment-2435933384 that it does not work:
```yml
- name: Update git for windows
if: runner.os == 'Windows'
…
-
### What
- We have made make commands for most aspects that are launched in github workflows.
- This allow to launch the commands easily locally. It would be better to use them in github workflows…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature Description
Automated project structure updation using github workflows, python scripts and action bot…
-
Check failure on line 23 in .github/workflows/ci.yml
GitHub Actions
/ .github/workflows/ci.yml
Invalid workflow file
You have an error in your yaml syntax on line 23
-
Our MVP implementation (#10753) assumes that the workflow is in the same repository, which is [not necessarily true](https://docs.github.com/en/actions/deployment/security-hardening-your-deployments/u…
-
Our current GitHub Actions workflows lack concurrency control, leading to multiple workflows running simultaneously on outdated commits. This wastes resources and delays feedback.
**Proposed Soluti…
-
When the other files in .github directory changed, the sync action will failed:
```
Pushing synced data to target branch.
To https://github.com/xxx/yyyy
! [remote rejected] dev -> dev (refusing t…
-
**Is your feature request related to a problem? Please describe.**
Currently, we dont have the automated project structure updation in our repository. It'll be benefitial for the new commers to under…
-
To remember that workflows must be reviewed and working correctly during the current phase.
Close this issue when NI2S-Node is in mature enoguht stage that doesn't require frequent changes in githu…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature Description
**Description:**
To enhance repository automation and streamline contributor engagement…