-
workflow is erroring out saying while frogbot scanning the PR
dotnet restore' command failed: exit status 1 - MSBUILD : error MSB1011: Specify which project or solution file to use because this folde…
-
# This workflow will do a clean installation of node dependencies, cache/restore them, build the source code and run tests across different versions of node
# For more information see: https://docs.g…
-
`merge_group` is the trigger used for the Merge Queue feature.
See
* https://docs.github.com/en/repositories/configuring-branches-and-merges-in-your-repository/configuring-pull-request-merges/mana…
-
# Welcome
This course helps you create a simple GitHub Action and use that action in a workflow.
## What are GitHub Actions?
GitHub Actions are a flexible way to automate nearly every aspect of yo…
-
## Branches
- Keep the `master` branch clean and functional, because it's the stable/production/release branch.
- Use feature/topic/devel branches when necessary. You can experiment and break things i…
-
# Welcome
This course helps you create a simple GitHub Action and use that action in a workflow.
## What are GitHub Actions?
GitHub Actions are a flexible way to automate nearly every aspect of yo…
-
# Welcome
This course helps you create a simple GitHub Action and use that action in a workflow.
## What are GitHub Actions?
GitHub Actions are a flexible way to automate nearly every aspect of yo…
-
I'm trying to use this GH action within a pull request workflow. The coverage upload action succeeds, but within the Codacy dashboard under the code coverage settings I see failures about "Commit not …
-
In the workflow diagram, users cannot create new paths on a trigger, nor can they remove paths.
This is by design, but it becomes very problematic if users want to move the trigger-path from one no…
-
References user story #1
## TODO:
- [ ] :question: Answer question `Task6_Q1` on Canvas
- [ ] :bust_in_silhouette: Assign yourself to this task (this will prompt the [WorkflowLearning GitHub App]…