Wrote a minimalistic github action to create pull requests in my local #gitea instance within the workflow. Currently only supports way to less configuration flags but it's working in its minimal form. Available here: https://github.com/deB4SH/tea-pr

tags for visibility: #homelab #gitea #github #githubaction #act

GitHub - deB4SH/tea-pr: A gitea action to automatically create a pullrequest for your branch towards a base branch

A gitea action to automatically create a pullrequest for your branch towards a base branch - GitHub - deB4SH/tea-pr: A gitea action to automatically create a pullrequest for your branch towards a ...

GitHub

Did you see that #Antropic released an official GitHub Action to use in a PR? I did! So much fun if you keep track of these marketplaces 🎉.

GitHub Actions Marketplace News https://devops-actions.github.io/github-actions-marketplace-news/blog/2025/05/23/claude-code-action-official/

You can also build something similar using GitHub Models of course!

#GitHubAction #GitHub

Claude Code Action Official

Version updated for https://github.com/anthropics/claude-code-action to version v0.0.7. This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes. Release notes What’s Changed Update to use model parameter in claude-code-base-action by @ltawfik in https://github.com/anthropics/claude-code-action/pull/24 Add graphic to readme by @np-anthropic in https://github.com/anthropics/claude-code-action/pull/23 Udpate claude model to default -p model by @ltawfik in https://github.com/anthropics/claude-code-action/pull/25 New Contributors @np-anthropic made their first contribution in https://github.

🙀 Oh, this is an unexpected limitation of GitHub Actions:

When pushing more than 3 tags at once, GitHub Actions does not trigger any workflows.

#github #githubaction

Przy okazji dłubania przy najnowszej zajawce, udało mi się w końcu doprowadzić do działania paginację strony głównej na Jekyllu.

W życiu bym sam nie wpadł na to, że wystarczy zmienić nazwę pliku `index.md` na `index.html`, żeby plugin od paginacji zaczął działać 🤯

#jekyll #githubpages #githubaction

@GossiTheDog Exactly how I feel after trying to get a #microsoft #visualstudio VSTO project to build in a #GithubAction. If I banged my head against the wall I'd at least WHY it hurts. But hey, it's Friday, at least we get two days of not think about it. Whish you a good weekend and all the success on Monday

The first #GithubAction to check #Bibtex consistency. For instance: Do all articles have page numbers, no articles, or is there a mix?

Head on to https://github.com/JabRef/jabref-action to see an example.

This is an alpha state. Feedback and contributions very welcome!

#TeXLaTeX #Quality

GitHub - JabRef/jabref-action: BibTeX GitHub Action

BibTeX GitHub Action. Contribute to JabRef/jabref-action development by creating an account on GitHub.

GitHub

🏆 Team12 just won the #Dust AI Agent #Hackathon! 🎉 We developed an innovative #AI agent that can fix functional bugs reported by non-technical users (CSM, PO/PM, etc...), streamlining the process, breaking Team Silos and reducing engineering workload.

🌟 Key Features:
- End-to-end bug fixing without engineer involvement, via a simple interface
- Seamless integration with our knowledge base in @Notion 📚
- Deploy in ephemeral environments thanks to #GitHubAction & #MCP

Ah, the fun of hosting your own #GitHubAction runners for your projects <3.

Also created a #github Action to deploy #VSCodium Server for debugging when a failure occurs.

https://github.com/gbraad-actions/codium-server-action

I use this myself with #Tailscale to check what actually happened on a runner.

#githubaction

GitHub - gbraad-actions/codium-server-action: Run a remote web extension host based on VS Codium

Run a remote web extension host based on VS Codium - gbraad-actions/codium-server-action

GitHub
Announcing TestInfra Action

One of the key parts of Building Secure Images with GitHub Actions is unit testing the image just build. While for most of my repositories this has been some bash script in the repo that I copied to the next new repo. Always had the desire to make something more clean than that, this action is the outcome of that desire. So here it is the: TestInfra Action.

Cees-Jan Kiewiet's blog