Skip to content

[FEATURE]: Adding a CI/CD workflow to manage Issue and PR labelingΒ #24

Description

@Yuvraj-Sarathe

πŸ’‘ The Pitch

Add an automated workflow for GitHub Actions to add labels on issues and PRs.

πŸ€” Why do we need this?

To decrease the risk of not adding any labels when merging a PR. This also makes it easier for maintainers.

πŸ› οΈ Proposed Solution

Adding a CI/CD pipeline to automate a GitHub Actions bot to add labels in issues and PRs. All files will be under the `.github/ "directory." You can also edit the existing issue and PR templates to have a standard format for GitHub Actions to work with.

Make sure these labels are there:

  • ECSoC26
  • ECSoC-L1 (or L2 or L3 based on the assessment of the issue, and if PR, then the same labels will move over to PR linked with the issue)
  • Features, bugs, documentation, backend, frontend, CI/CD, DevOps, etc. should also be there.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions