From 27e518456c9fcafb0d394968b3fe61fb487a9f14 Mon Sep 17 00:00:00 2001 From: mhatvan Date: Fri, 10 Sep 2021 11:30:45 +0530 Subject: chore: removed unused 'misty' config file formatted some files backported from PR #1826 Co-authored-by: Vijay Raghavan Aravamudhan --- .github/PULL_REQUEST_TEMPLATE.md | 7 ++++--- .github/workflows/ferdi-builds.yml | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) (limited to '.github') diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index b2cd3a1eb..a777079a8 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -5,13 +5,14 @@ #### Pre-flight Checklist -1. Please remember that if you are logging a bug for some service that has *stopped working* or is *working incorrectly*, please log the bug [here](https://github.com/getferdi/recipes/issues) +1. Please remember that if you are logging a bug for some service that has _stopped working_ or is _working incorrectly_, please log the bug [here](https://github.com/getferdi/recipes/issues) 2. If you are requesting support for a **new service** in Ferdi, please log it [here](https://github.com/getferdi/recipes/pulls) 3. Please remember to read the [self-help documentation](https://github.com/getferdi/ferdi#troubleshooting-recipes-self-help) - in case it helps you unblock yourself for issues related to older versions of recipes that were installed on your machine. (These will get automatically upgraded when you upgrade to the newer versions of Ferdi, but to get new recipes between Ferdi releases, this documentation is quite useful.) 4. Please consider supporting Ferdi! - 👉 https://github.com/sponsors/getferdi - 👉 https://opencollective.com/getferdi/donate + 👉 https://github.com/sponsors/getferdi + 👉 https://opencollective.com/getferdi/donate 5. Please ensure you've completed all of the following. + - [ ] I have read the [Contributing Guidelines](https://github.com/getferdi/ferdi/blob/develop/CONTRIBUTING.md) for this project. - [ ] I agree to follow the [Code of Conduct](https://github.com/getferdi/ferdi/blob/develop/CODE_OF_CONDUCT.md) that this project adheres to. - [ ] I have searched the [issue tracker](https://github.com/getferdi/ferdi/issues) for a feature request that matches the one I want to file, without success. diff --git a/.github/workflows/ferdi-builds.yml b/.github/workflows/ferdi-builds.yml index c17011d69..c1312fb92 100644 --- a/.github/workflows/ferdi-builds.yml +++ b/.github/workflows/ferdi-builds.yml @@ -45,7 +45,7 @@ jobs: with: ref: nightly submodules: recursive - fetch-depth: 0 # Note: Needed to be able to pull the 'develop' branch as well for merging + fetch-depth: 0 # Note: Needed to be able to pull the 'develop' branch as well for merging - id: should_run name: Check whether there are any commits since this run was last triggered and push them and/or set the output if: ${{ github.event_name == 'schedule' || (github.event_name == 'workflow_dispatch' && contains(github.event.inputs.message, '[nightly branch]')) }} -- cgit v1.2.3-70-g09d2