Skip to content

update GHA#1049

Merged
jfy133 merged 5 commits intomasterfrom
GHA
Mar 19, 2026
Merged

update GHA#1049
jfy133 merged 5 commits intomasterfrom
GHA

Conversation

@maxulysse
Copy link
Member


name: New Config
about: A new cluster config

Please follow these steps before submitting your PR:

  • If your PR is a work in progress, include [WIP] in its title
  • Your PR targets the master branch
  • You've included links to relevant issues, if any

Steps for adding a new config profile:

  • Add your custom config file to the conf/ directory
  • Add your documentation file to the docs/ directory
  • Add your custom profile to the nfcore_custom.config file in the top-level directory
  • Add your profile name to the profile: scope in .github/workflows/main.yml
  • OPTIONAL: Add your custom profile path and GitHub user name to .github/CODEOWNERS (**/<custom-profile>** @<github-username>)

@jfy133
Copy link
Member

jfy133 commented Mar 19, 2026

Should we fix the duplciated tests (pull request AND push?)

Comment on lines +2 to +8
on:
pull_request:
branches:
- "*"
push:
branches:
- master
Copy link
Member Author

Choose a reason for hiding this comment

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

@jfy133 that should do the trick

Copy link
Member

Choose a reason for hiding this comment

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

Will the test still trigger now though if you update the pull request?

Copy link
Member

Choose a reason for hiding this comment

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

@maxulysse ☝️

Copy link
Member Author

Choose a reason for hiding this comment

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

yes

@maxulysse maxulysse requested a review from jfy133 March 19, 2026 09:15
@jfy133 jfy133 merged commit 975fe4a into master Mar 19, 2026
124 of 156 checks passed
@jfy133 jfy133 deleted the GHA branch March 19, 2026 10:16
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