marvinpinto / actions

A Collection of GitHub Actions
MIT License
131 stars 69 forks source link

github actions to make tar files for releases of automatic-actions #675

Closed sbe-arg closed 1 year ago

sbe-arg commented 1 year ago

makes a release just for automatic-actions with the tar files required to open prs in https://github.com/marvinpinto/action-automatic-releases

sbe-arg commented 1 year ago

@Enase mi energy and motivation to fix this is low. we either disable commit linting entirely or I won't do further testing on this.

Too much wiggle around. This structure was poorly designed. where once you merge a PR future checks fail. The CI should block merging a PR with the wrong commit message or should have autofixed commit messages so linting does not break after each pr.

Ill leave it with you. You can open a fresh pr with the changes you consider Ill just approve your prs.

I have moved most of my repos to this action I made this week https://github.com/marketplace/actions/simple-tags-and-releases its 20 lines of code and does not require much support. Offers the minimal functionality I need with uploading single files and passing and creating tags from a source file.