Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pause on accepting on new community starter workflows #631

Closed
20 tasks done
andymckay opened this issue Aug 21, 2020 · 15 comments
Closed
20 tasks done

Pause on accepting on new community starter workflows #631

andymckay opened this issue Aug 21, 2020 · 15 comments

Comments

@andymckay
Copy link
Contributor

andymckay commented Aug 21, 2020

👋🏾 Hi there

As you can probably tell, we haven't been very good at merging in new starter workflows in to this repository. First off I'd like to apologise to everyone who has submitted a new starter workflow. Thank you for submitting them and our apologies for not accepting them sooner.

We'd love to have more starter workflows appear on the Actions tab, but at this time the page just doesn't work well with lots of new starter workflows. Having a team try to process and understand the starter workflows hasn't worked too well.

Perhaps we need to make starter workflows more like the Marketplace, so a community can publish and update workflows without needing approval. That's something we are exploring for the future.

At this time I think its unfair to starter workflow authors to submit them and then have nothing happen with them for a long period of time. Rather than create unfair expectations we are temporarily going to stop accepting new starter workflows. We will try to merge all the ones already submitted, see below 👇🏾 for that list.

Sorry about that, but hope this is temporary and we'll figure something else out that's better for the future.

This are the starter workflows we are going to try and merge in:

@HonkingGoose

This comment has been minimized.

@andymckay andymckay pinned this issue Aug 31, 2020
@andymckay
Copy link
Contributor Author

Good idea, pinned 🙇🏾

@andymckay andymckay changed the title Update to the policy for new starter workflows from the community Pause on accepting on new community starter workflows Aug 31, 2020
@andymckay andymckay mentioned this issue Sep 28, 2020
10 tasks
@Emiliano978
Copy link

@nzm47
Copy link

nzm47 commented Mar 19, 2021

name: Super-Linter

Run this workflow every time a new commit pushed to your repository

on: push

jobs:

Set the job key. The key is displayed as the job name

when a job name is not provided

super-lint:
# Name the Job
name: Lint code base
# Set the type of machine to run on
runs-on: ubuntu-latest

steps:
  # Checks out a copy of your repository on the ubuntu-latest machine
  - name: Checkout code
    uses: actions/checkout@v2

  # Runs the Super-Linter action
  - name: Run Super-Linter
    uses: github/super-linter@v3
    env:
      DEFAULT_BRANCH: main
      GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

@Yanz-dotcom
Copy link

@Anonymousx-legon
Copy link

Hi. I am really sorry about my repository there. And I would like to thank you for your contribution on saying so. Also, that was a long time ago, before the API and all the sources for the keys were working well. I deeply apologize for that. I was away for so long also and that is why I took long to come back in and see all the tasks I have :)

Thank you again brother.

@github-actions
Copy link

This issue has become stale and will be closed automatically within a period of time. Sorry about that.

@bishal-pdMSFT
Copy link
Contributor

Not stale.

@mvecha
Copy link
Contributor

mvecha commented Apr 13, 2022

Hi all,

Can someone please look into the required approvals needed to merge : #1512. It has been quite many days this is pending.
Thanks in advance.

@Andre601
Copy link

Can we still suggest new future starter workflows through issues? Or is that also on hold right now?

@thygasantos
Copy link

😼

@github-actions
Copy link

github-actions bot commented Dec 9, 2022

This issue has become stale and will be closed automatically within a period of time. Sorry about that.

@anuragc617 anuragc617 unpinned this issue Dec 13, 2022
@andymckay andymckay removed their assignment Jan 5, 2023
@cryptoquick
Copy link

Not stale.

@studioromeo
Copy link

studioromeo commented Jan 19, 2023

Hey! 👋

I know you're not accepting community workflows right now butI wanted to ask if you are interested in adding a starter workflow for the eleventy static site generator.

If so I can submit a PR.

Diff is here main...studioromeo:starter-workflows:pages/eleventy

Workflow test repo: https://github.com/studioromeo/eleventy-action

Thanks!

@github-actions
Copy link

This issue has become stale and will be closed automatically within a period of time. Sorry about that.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Apr 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

24 participants