Skip to content

Commit 4b8080f

Browse files
committed
Created ideas list
1 parent 69995d1 commit 4b8080f

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

ideas.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# 💡 Actions Idea List
2+
3+
This is a list of ideas of actions and workflows that people would like to see one day.
4+
5+
If you would like to contribute to this, feel free to add to the list:
6+
7+
## Ideas
8+
9+
- Stargazer Threshold action - continue through a workflow after a certain number of stars is passed (every 100 stars, every 500 stars, etc)
10+
- Twitter Action - Tweet out content
11+
- Iteration Manager - When issues are added to a milestone, add to an iteration plan issue in the repo automatically.
12+
- Issue Reproducer - Set up infrastructure to try reproducing code workflows to try verifying bugs
13+
- VSCE action - action to use vscode-vsce to automate deployment of VS Code extensions.
14+
- Image optimizer - When PRs are opened with static image assets, optimize them before merging
15+
- Puppeteer swarm - Spin up various instances Puppeteer with different viewports and take screenshots to see previews of websites
16+
- Lighthouse action - Setup Lighthouse tool to run website audits in CI (Not allow merges / deploys to production environments if lighthouse score drops)

0 commit comments

Comments
 (0)