github / github/vscode-github-actions

Doesn't sync with the new action

Open
#209 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
TypeScript
Stars
660
Forks
213
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
Creating new action file in the new branch doesn't shows up the actions in the workflows section.

I have created a new branch from the `main` branch and added a new workflow file `test.yml` and tried two scenario to run the action in VSCode

1. I have committed and pushed the file but it doesn't shows the list action in the workflow action
2. I have merged that in the main branch and after that while clicking on refresh it showing the list

**To Reproduce**
Steps to reproduce the behavior:
1. create a new branch
2. add new workflow `test.yml`
3. add, commit and push the code
4. and check the **Workflow** section, newly added workflow is not listed

**Expected behavior**
It can show the list of newly created workflow action

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Extension Version**
`v0.25.7`

**Additional context**
I am running in the Mac

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.