Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 1022 Bytes

Adding_new_repo.md

File metadata and controls

22 lines (11 loc) · 1022 Bytes

Adding a new repo to auto updated repo list

What should be on your repo

What should change in this repo (can be changed by opening a pull request)

  1. Add your repo info to the workflow file in the matrix/include list.

  2. Add the list of tools/workflows that should be skipped (if any) in a file named ${upstream_repo_owner}_${upstream_repo_name}_skip_list.

What should change outside of this repo (requires to be part of planemo-autoupdate organization)

This is what the reviewer should do before merging the PR:

  1. Fork the repository under the planemo-autoupdate organisation.

  2. In the fork settings on GitHub, give write access to the gxydevbot account.