Kevin Matthes
Kevin Matthes
@fox0430 The refactoring of the Haskell highlighting logic takes longer than I originally expected. At the moment, I am working on turning the comment highlighting logic into a more general...
@fox0430 Might this issue be related to the feature requested in #826 which is now successfully implemented?
Hello, @sabinekraml, and Happy New Year! :fireworks: :tada: Regarding your request to refer to multiple papers related to the software, I would like to suggest to add them as `references`...
I assume an update to v0.1.***15*** should solve the problem; your error message names the old version v0.1.5. Is this intentional?
Hello, @ahoiroman! I just tested this Action for the very first time in one of my repositories and it succeeded without any problems, so I started comparing your workflow definition...
You could create the URL in another step and call it using the GitHub output semantics: ```yaml - id: release_url run: echo "url=example-url" >> "$GITHUB_OUTPUT" - uses: softprops/[email protected] with: body:...
Happy New Year, @gabldotink! :fireworks: :tada: I agree with your opinion that there should be more freedom regarding the choice of the file name and would like to add another...
Related: https://github.com/all-contributors/all-contributors/issues/664
I would like to suggest to make the `roles` field an array of strings in order to support best the possibilities of the All Contributors bot.
Except for `commit` and `doi` fields, most information can be harvested from project manifests. If there (ever) should be any appropriate (partial) solution to the name (de)composition problem (#329), the...