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

[FEATURE] Automating NFS submissions #17

Open
elreydetoda opened this issue Oct 2, 2019 · 7 comments
Open

[FEATURE] Automating NFS submissions #17

elreydetoda opened this issue Oct 2, 2019 · 7 comments
Assignees
Labels
feature request request a feature for the repo help wanted Extra attention is needed
Milestone

Comments

@elreydetoda
Copy link
Member

What?

I would like to create an automated way that when someone submits a NFS (new framework submission), that it will automatically create a the necessary other issues (currently video).
During the automatic creation of the github issues it also fills in the necessary information.

  • name (same as the name submitted from NFS)
  • url (url of the NFS github issue)
  • other (any other information needed depending on the type of issue

With?

I would like to keep this as much of a github thing as possible, so please checkout github actions/workflows (can't really tell which one is the name): https://help.github.com/en/articles/configuring-a-workflow .
Also, please keep things as files as much as possible, because that will allow for easy audit-ability and reproducibility (i.e. github issue templates).

@elreydetoda elreydetoda added enhancement New feature or request help wanted Extra attention is needed labels Oct 2, 2019
@elreydetoda elreydetoda added this to the misc milestone Oct 2, 2019
@elreydetoda
Copy link
Member Author

checkout automate_nfs feature branch and under .github/workflows there are some notes

@lionel-faber
Copy link

Hey there @elreydetoda
I'm up for contributing to this. I have worked with GitHub Actions a little and I should be able to help.
May I?

@elreydetoda
Copy link
Member Author

Absolutely, feel free @lionel1704! Thank you so much!

@elreydetoda
Copy link
Member Author

message in the slack if you have any questions.

@elreydetoda elreydetoda added feature request request a feature for the repo and removed enhancement New feature or request labels Oct 2, 2019
@elreydetoda elreydetoda changed the title Automating NFS submissions [FEATURE] Automating NFS submissions Oct 2, 2019
@elreydetoda
Copy link
Member Author

don't know if this is useful, but found this while looking at other stuff: https://github.com/marketplace/actions/all-in-one-project

@lionel-faber
Copy link

Heya @elreydetoda
I'm just getting started on this and I've realized that GitHub Actions has not been enabled for your repositories yet. It will be generally available for everyone by November 13.
Meanwhile you can still sign up for the beta

However, I still think it's a good idea to get this automation in place. GH Actions are enabled on my repo and you can verify the automation on my C4 fork

@elreydetoda
Copy link
Member Author

Awesome, thank you @lionel1704 I am going to take a look at this, this weekend 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request request a feature for the repo help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants