mirror of
https://github.com/sdras/awesome-actions.git
synced 2026-03-09 07:12:25 -05:00
Actions Ideas list #3
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lannonbr on GitHub (Nov 24, 2018).
It is great to have a list of actions that already exist, but the opportunities of actions we could create is large, and with such, I think it would be neat to create a section in this list for ideas for actions that may not exist yet but people are interested in having. Would be good both to see interest in the tool-chain as well as some inspiration for people who would like to get into developing actions but have no clue what to build.
Then if people build any of these actions, we can move them out of the ideas list and into the list of living actions.
@JasonEtco commented on GitHub (Nov 24, 2018):
We've done a similar thing in
probot/ideasif you're looking for inspiration!@sdras commented on GitHub (Nov 24, 2018):
I love this! Yes, great idea. I'll implement soon. (PRs also accepted)
@lannonbr commented on GitHub (Nov 24, 2018):
Sarah, would you prefer having an ideas section in the Readme or have maybe an ideas.md file that people can contribute to. I have a few ideas personally so I just want to know how it should be structured before pushing a PR
@sdras commented on GitHub (Nov 24, 2018):
I like the idea of having a separate file so that the repo readme stays consistent with other
actionsprojects. Thanks for asking :)