Hi, I paid for the yearly plan for co-pilot (which is $100), but it is not activating and keeps telling me I need to upgrade as per below:
I have also checked my GitHub account and it is active.
A…
Read moreThe workflow_dispatch has a soft limit of 10 input parameters.
In a complex deployment environment, this locks migrations or even worst total cancellation of a project. To be fair, there are quite …
Read moreI can't find my Codespaces for testing environments?
It appears only under the sign in dropdown menu "Your codespaces" but it doesn't show under the green button "Code" dropdown menu, all I have is…
Got this error, clicking on "Show output Log" does not show anything.
Actually I have activated trial:
EDIT: installing nightly solve the problem
I found an issue that the commit made by our GitHub App is showing as another user we never know.
Here is the link and screenshot: hackmdio/docs-with-hackmd@a689e5a
That user kjmoutlook joined Git…
Read morePlain git allows you to create custom references, i.e. in addition to e.g. refs/tags for tags, refs/heads for branches, refs/remotes... for remote branches etc, using the following syntax:
git upda…How do I get the Galaxy Brain badge?
@wavescats, to achieve the 'Galaxy Brain' achievement, take note of the following:
Hi,
I really like github.com for my code. I have multiple accounts on github.com if I need to switch to another account on github.com. i need to log out and then log in the new one. or I need to do…
Read moreI love GitHub Copilot, but it is too expensive for me
It's currently not possible to run a GHA job inside an image with a dynamic name:
jobs:
my-job:
container:
image: ${{ secrets.DOCKER_REGISTRY_NAME }}/my-image:${{ github.sha }}
cr…