[Build] Add repository workflows #3
Labels
ci/cd
modifications to CI/CD pipelines or processes
community
contributions from the community or enhancements that support community engagement
documentation
updates, additions, or improvements to the project’s documentation
enhancement
enhancements to existing functionality or the addition of new features or content
high priority
pull requests that should be reviewed and merged as a priority due to their importance
open science
contributions that enhance transparency, reproducibility, or accessibility in line with Open Science
refactor
structural improvements to the code without altering its external behavior
work in progress
pull requests that are not yet ready for review or merging
this issue deals with adding GitHub Actions workflows to the project. below would be ideal deliverables for completion of these tasks:
to have an action workflow for assigning proper labels to the issues, pull requests, etc. this action should ideally assign relatively straightforward or obvious labels to the opened tasks. it could be achieved using the labeler action but we still need to investigate a proper and meaningful labelling strategy.note: we need to come up with a decisive plan whether to have multiple deployment workflows or fewer with all the combined features-set. this includes code linting, commits linting (might be too overkill) and concurrent deployments.
The text was updated successfully, but these errors were encountered: