contributors-readme-action icon indicating copy to clipboard operation
contributors-readme-action copied to clipboard

A github action to automate a contributors section in readme.

Results 16 contributors-readme-action issues
Sort by recently updated
recently updated
newest added

For my use case I'm using an Application [Docusaurus](https://docusaurus.io), that converts markdown into ReactJS JSX. The issue with how this application originally works is that it uses HTML style comments...

Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.6.0 to 1.9.1. Changelog Sourced from @​actions/core's changelog. 1.9.1 Randomize delimiter when calling core.exportVariable 1.9.0 Added toPosixPath, toWin32Path and toPlatformPath utilities #1102 1.8.2 Update to v2.0.1 of...

dependencies

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

I tried to delete another username. like: rizkytegar, and this works. But when deleting ImgBot App it doesn't work ### work ``` ``` ImgBotApp account : https://github.com/ImgBotApp ### Not work...

While trying to onboard this plugin to organisation I was facing some critical security issue due to the usage of endsWith I have replaced that line of code

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.15.4 to 7.24.1. Release notes Sourced from @​babel/traverse's releases. v7.24.1 (2024-03-19) :bug: Bug Fix babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators #16350 Fix decorated class computed keys ordering (@​JLHwung) #16344 Fix decorated...

dependencies

Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.0.0 to 4.1.3. Release notes Sourced from tough-cookie's releases. 4.1.3 Security fix for Prototype Pollution discovery in #282. This is a minor release, although output from the...

dependencies

### Problem Description I found that there's no `` inside the `` generated by this GitHub Action. ```md Haowei Hsu ``` Although it looks fine in GitHub or some Markdown...

I would like to use it in my site, and I wonder if it can let me input the file path by myself? e.g.: start/contributor.md

One of my recent runs of this action produced the following message. > Warning: The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files....