I've noticed that GitHub Pages already uses an automated workflow with a job called "pages build and deployment" when you have GitHub Pages configured normally for a repository. This is convenient …
Read moreI've had success with github-pages-deploy-action recently.
If I call a workflow:
callee:
uses: iamwillbar/spdx-spec/.github/workflows/publish_common.yml@mainIn the called workflow (e.g. publish_common.yml) is it possible to determine the ref of the call…
Many projects do not merge PRs using GitHubs UI, for various reasons (adding sign-offs, for instance, or signing commits), and instead rely on external automation to track and close PRs after they …
Read moreHi,
we are running a single organization setup for two classrooms (which share assignments). We ran into the problems that notifications are organization-wide, so I am receiving notifications about…
Read moreAs you can see in the picture that my emoji bar is out of window and I am not able to click
I maintain a number of repositories (like Command Hider) that have not yet released a full version 1.0. Unfortunately, even though I have released three versions already, they do not show up in the…
Read moreI really like how the linked PRs in an issue are listed nicely on the project board as well as in the right side of the issue. It really makes discovering PRs from issues easy.
In my current projec…
Read moreHi @akshaymankar,
Thanks for this feedback! We’re always working to improve GitHub, and we consider every suggestion we receive. I’ve located an existing “feature request” for disabling the auto-cl…
Read moreWe’ve recently migrated to Github Enterprise Cloud so that we can begin to leverage the IP allowlist.
It says in the documentation that we must use self-hosted runners now.
I’ve set up a test org t…
Read moreTo better highlight and separate certain information from the rest in your documentation on GitHub, we now render a special and accessible note or warning blockquote in Markdown documents. We are u…
Read moreIf a background-colour is set for a select element, I cannot then change the min-height of that element. It just goes back to its original size.
Anyone know why?
Cheers.