My GitHub Copilot has already activate but I can't use it after I restart my Visual Studio Code.
I followed those steps on https://github.com/github/copilot-docs/blob/main/docs/jetbrains/gettingstarted.md#getting-started-with-github-copilot-in-jetbrains Login to GitHub Copilot using the device…
Read moreHi. I am facing an issue with writing the query that can display info of the workflows running inside a repository. There exists workflowRun and workflow object for this requirement. But can’t find…
Read moreHello, i might have done a colossal fuck up:
I have been away from work for 3 weeks and when i came back today, i accidentally pushed my old outdated version of the software to github.
When i notic…
We use GitHub packages to host various private NPM packages on GitHub.
Since Monday we have noticed that our builds are trying to pull one of the packages from:
https://pkg-npm.githubusercontent.co…
Currently, GitHub Actions supports defining a single level of choices as input for a workflow in the following syntax:
on:
workflow_dispatch:
inputs:
logLevel:
description: 'Log…how to unregister my account wih github and connect other on
The Github Actions documentation mentions the repository_dispatch event in the External Events section. The table in this sections says that the GITHUB_REF points to the “Branch that received dispa…
A new workflow_dispatch event can be used to trigger workflow for non-default branch.
https://docs.github.com/en/actions/reference/events-that-trigger-workflows#workflow_dispatch
Is there a way to prevent download or cloning of private repo in an organization?
Something like access control on some of the users within the organization?
Thank you for working on this "Autolink References" feature