Add github action to automate new framework submissions #23
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This PR includes the required GitHub action to automate the creation of a video issue for every new framework submission. The changes included are as follows:
video issue and labels are created automatically by the github action.
template.
the relevant details
new issue creation
Motivation and Context
This automates the process of creation a video issue for every framework submission.
The details are specified in #17
How Has This Been Tested?
The working of this GitHub action can be seen here:
lionel-faber#18 - is an issue for a new framework submission. The GitHub action adds the required labels and also raised lionel-faber#19 which is the relevant video submission issue with the required details.
You can also test this by adding a new framework submission by raising an issue in lionel1704/C4. After a while you will see the relevant video issue created. Note that as a non-collaborator you will not have label access to the NFS issue. The github action will create the labels automatically, including a dedicated label for the new framework.
Types of changes
Checklist:
closes #17
Note: GitHub actions isn't enabled for this organisation yet. You can sign up for the beta or wait for it to release publicly on November 13th. cc: @elreydetoda