Himasnhu-AT / noterAI

NoterAI is a product for students to help them study better and efficiently
BSD 3-Clause "New" or "Revised" License
1 stars 5 forks source link

add badges to readme.md #23

Open Himasnhu-AT opened 1 month ago

Himasnhu-AT commented 1 month ago
Tanmay-Singh3004 commented 1 month ago

I would like to contribute by updating the workflow yml file

But I have some doubts regarding to giving correct job names

`name: 'Build'

on: push: branches:

jobs: build-backend:

...`

This is snippet from the build.backend.yml from the workflow, Here the job name is build-backend So, what specific changes you desire? Could you please put up the exact requirements for this issue ?

Himasnhu-AT commented 1 month ago

Here's what I'm expecting:

The workflow name should be what the workflow does. Right now few names are common.

Along with it, the badges on readme should be the status of workflows

Himasnhu-AT commented 4 weeks ago

Badges:

Test Backend

Build

CodeQL Backend

CodeQL Frontend