AllenNeuralDynamics / aind-github-actions

This internal repository is for workflows that may be used by other workflows
MIT License
0 stars 1 forks source link
aind-core-services

AIND GitHub Actions (Reusable Workflows)

aind-github-actions

License

This repository is for workflows that may be reused in other workflows and repositories.

GitHub actions workflows are found in .github/workflows.

Pull requests

For internal members, please create a branch. For external members, please fork the repository and open a pull request from the fork. We'll primarily use Angular style for commit messages. Roughly, they should follow the pattern:

<type>(<scope>): <short summary>

where scope (optional) describes the packages affected by the code changes and type (mandatory) is one of: