Federico Grandi

Results 33 issues of Federico Grandi

You can use tests to see if commits are created correctly, without even needing to push A test repo could also be set up to test pushing Inspiration: https://github.com/bobheadxi/deployments/blob/88ce5600046c82542f8246ac287d0a53c461bca3/.github/workflows/pipeline.yaml#L38

type: chore
status: pinned

As of now, if you use the library in TypeScript and you try to access the `.isFile` property, it'll say that it's not defined. Looking at [`gray-matter.d.ts`](https://github.com/jonschlinkert/gray-matter/blob/a5726b04f3167fadc764241deb545518c454eb82/gray-matter.d.ts#LL39C22-L39C22), there's no reference...

This is not really a feature _request_ ahahh I've opened a PR to [SchemaStore/schemastore](https://github.com/SchemaStore/schemastore) so that we can add a JSON schema for the config file to their database. This...

enhancement

**Describe the bug** The "maintenance" type is only listed for the "maintaining" keyword: that causes the bot to spit out a "I couldn't determine any contributions to add" message, even...

bug

Hey 👋🏻 i just saw that you added a deprecation notice to the repo: if it's not going to be maintained anymore, could you [mark it as a private archive](https://docs.github.com/en/repositories/archiving-a-github-repository/archiving-repositories#archiving-a-repository)?...

Dependent workflows are currently generating this annotation: > [actions-tagger](https://github.com/EndBug/version-check/actions/runs/7661110669/job/20879844114) > Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Actions-R-Us/actions-tagger@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Hey folks, I'll be archiving this repo as I'm not able to keep up with updating or hosting the bot. Feel free to fork if you find that the project...

Ref: https://github.com/EndBug/overwatch-stats-api/issues/2

type: maintenance
game: overwatch
status: pinned

Closes #15 Since `JamesIves/github-pages-deploy-action` does not currently provide a way to disable checks for `.nojekyll` and `CNAME` (see https://github.com/JamesIves/github-pages-deploy-action/discussions/1210), I've opted for running my `add-and-commit` action on temp worktree. In...

bug

Hi, thanks for the awesome action! I was just testing it on a repo and I found out that when the PR is closed the preview is correctly removed, but...

bug