Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add pull request template #617

Merged
merged 1 commit into from
Nov 30, 2024
Merged

Conversation

mvdbeek
Copy link
Member

@mvdbeek mvdbeek commented Nov 26, 2024

I have recently spent a good amount of time posting various aspects of this on PRs, I hope this will make the whole process a little smoother.

This is what it looks like when you open a PR:

Screenshot 2024-11-26 at 10 30 42

@mvdbeek mvdbeek requested a review from a team November 26, 2024 09:33
@mvdbeek mvdbeek force-pushed the pull_request_template branch from 5ff172b to 31d298d Compare November 26, 2024 10:50
Copy link
Contributor

@lldelisle lldelisle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good

* [ ] Workflow folder: prefer dash (`-`) over underscore (`_`), prefer all lowercase. Folder becomes repository in [iwc-workflows organization](https://github.com/iwc-workflows) and is included in TRS id
* [ ] Readme explains what workflow does, what are valid inputs and what outputs users can expect. If a tutorial or other resources exist they can be linked. If a similar workflow exists in IWC readme should explain differences with existing workflow and when one might prefer one workflow over another
* [ ] Changelog contains appropriate entries
* [ ] Large files (> 100 KB) are uploaded to zenodo and location urls are used in test file
Copy link
Member Author

@mvdbeek mvdbeek Nov 28, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* [ ] Large files (> 100 KB) are uploaded to zenodo and location urls are used in test file
* [ ] Large files (> 100 KB) are uploaded to zenodo and location urls are used in test file
* [ ] No email post job action

But that should probably go into linting

@@ -0,0 +1,14 @@
FOR CONTRIBUTOR:
* [ ] I have read the [Adding workflows guidelines](https://github.com/galaxyproject/iwc/blob/main/workflows/README.md#adding-workflows)
* [ ] License permits unrestricted use (educational + commercial)
Copy link
Member Author

@mvdbeek mvdbeek Nov 28, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We could put that into the IWC profile for the linter (and require one of the licenses offered in the workflow editor)

* [ ] In workflow: `name` field should be human readable (spaces are fine, no underscore, dash only where spelling dictates it), no abbreviation unless generally understood
* [ ] Workflow folder: prefer dash (`-`) over underscore (`_`), prefer all lowercase. Folder becomes repository in [iwc-workflows organization](https://github.com/iwc-workflows) and is included in TRS id
* [ ] Readme explains what workflow does, what are valid inputs and what outputs users can expect. If a tutorial or other resources exist they can be linked. If a similar workflow exists in IWC readme should explain differences with existing workflow and when one might prefer one workflow over another
* [ ] Changelog contains appropriate entries
Copy link
Member Author

@mvdbeek mvdbeek Nov 28, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lldelisle mentioned that we might need to improve the existing linting in planemo

@mvdbeek mvdbeek merged commit 8ac231b into galaxyproject:main Nov 30, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants