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

Bitbucket: Add support for forecast command #263

Merged
merged 3 commits into from
Sep 12, 2023

Conversation

j-dunham
Copy link
Contributor

@j-dunham j-dunham commented Sep 11, 2023

What's changing?

Adds forecast command to Bitbucket

Try it out 🚗

dotnet run --project src/ActionsImporter/ActionsImporter.csproj -- forecast bitbucket --workspace actions-importer -o output/forecast 

With --project-key

dotnet run --project src/ActionsImporter/ActionsImporter.csproj -- forecast bitbucket --workspace actions-importer -o output/forecast --project-key SW

How's this tested?

👀

Closes github/valet#7012

@j-dunham j-dunham requested a review from a team as a code owner September 11, 2023 20:15
@j-dunham j-dunham requested review from ArinGhazarian and begonaguereca and removed request for a team September 11, 2023 20:15
@github-actions
Copy link

Unit Test Results

42 tests  ±0   42 ✔️ ±0   0s ⏱️ ±0s
  1 suites ±0     0 💤 ±0 
  1 files   ±0     0 ±0 

Results for commit bcd91e4. ± Comparison against base commit c1272eb.

Copy link
Contributor

@Chaseshak Chaseshak left a comment

Choose a reason for hiding this comment

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

Test commands work as expected and I'm able to forecast!

@j-dunham j-dunham merged commit 587e99d into add-bb-commands Sep 12, 2023
5 checks passed
@j-dunham j-dunham deleted the bitbucket/add-forecast-command branch September 12, 2023 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants