blurb_it icon indicating copy to clipboard operation
blurb_it copied to clipboard

`blurb add` over the internet

Results 18 blurb_it issues
Sort by recently updated
recently updated
newest added

@hugovk, is it possible to run pre-commit before adding a blurb to a pull request? This shouldn't disturb anyone's workflow.

For some reasons[^1] my clone of cpython is not a repository on my user but on the https://github.com/chrysn-pull-requests, which is technically an organization. I've gone through the initial setup steps...

Bumps the actions group with 1 update: [codecov/codecov-action](https://github.com/codecov/codecov-action). Updates `codecov/codecov-action` from 3.1.5 to 4.3.0 Release notes Sourced from codecov/codecov-action's releases. v4.3.0 What's Changed fix: automatically detect if using GitHub enterprise...

dependencies
github_actions

Bumps the actions group with 1 update: [codecov/codecov-action](https://github.com/codecov/codecov-action). Updates `codecov/codecov-action` from 3.1.5 to 4.1.1 Release notes Sourced from codecov/codecov-action's releases. v4.1.1 What's Changed build(deps): bump github/codeql-action from 3.24.5 to 3.24.6...

dependencies
github_actions

For https://github.com/python/core-workflow/issues/186. Companion to https://github.com/python/core-workflow/pull/499. I've not tested this other than running the unit tests. I think this is all we need for blurb-it? For example, there's already "Tools-Demos" with...

There are instructions on how to install (and uninstall) it, but then what?

help wanted
good first issue

I've been using this project as a template for my own github app and it has been really helpful, so thank you. When looking through I did notice one slight...

Blurb_it is meant to be used for CPython only. While it hasn't happened yet, it is quite possible for people to install blurb_it on other repos. Perhaps blurb_it can be...