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

[Workflow] Build Action #847

Open
4 tasks
manishapriya94 opened this issue Dec 12, 2023 · 2 comments
Open
4 tasks

[Workflow] Build Action #847

manishapriya94 opened this issue Dec 12, 2023 · 2 comments
Assignees

Comments

@manishapriya94
Copy link
Contributor

manishapriya94 commented Dec 12, 2023

Goal

Write a new action to build the repo on pull request

Tasks

  • Suggested prompt: Let's create an action for this project to build on each pull request
  • Create a new action file and copy the code to the file
  • Change the workflow so it lints against node versions 16, 18, 20
  • Ask Copilot for any improvements we can make
@CodingLady22 CodingLady22 self-assigned this Dec 16, 2023
@Dunridge
Copy link
Collaborator

Branch: issue-847

@CodingLady22
Copy link
Collaborator

I noticed that there is already a build.yml file which builds the repo on both a pull request and on workflow dispatch. Should I proceed to work on this existing file, or should I create a completely new file?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

3 participants