Nuh Koca
Nuh Koca
Is it possible to add activity log for [Github Discussions](https://docs.github.com/en/discussions)?
Fixed typo which caused version badge not displaying. Before | After ------- | ------ | |
Update dependencies ## Guidelines Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request. If it fixes a bug or...
To simplify the action, we can add the `github.token` in the default field for the `repo-token` input. This would make the action a bit less verbose for normal use. Now...
**Describe the bug** Gradle will crash while creating a new build after the library is implemented **To Reproduce** Steps to reproduce the behaviour (including any applicable code): 1. Set `AGP`...
**Describe the bug** Gradle will crash while creating a new build after the library is implemented **To Reproduce** Steps to reproduce the behaviour (including any applicable code): 1. Set `AGP`...
Hello, When we try to navigate to the [Gdax API](https://api.gdax.com/), the response gives the error below: `{ "message": "see https://docs.pro.coinbase.com for API documentation" }` Thus I wanted to update the...
Hello, Thanks for the up-to-date `ktlint` plugin. This is what I am looking for nowadays. I set up the plugin well but still didn't understand how to exclude some packages...
I noticed that the current workflow setup can be improved in some way. * Target latest ubuntu version which is `ubuntu-20.04` * Update actions e.g. `checkout@v2`, `setup-java@v2`, `upload-artifact@v2` * Pin...