Skip to content

Conversation

@OCDolan
Copy link

@OCDolan OCDolan commented Sep 29, 2023

Checklist

Please verify the following checklist in order:

  • [No module changes] If releasing module changes, the Pull Request title is prepended with "[<Azure Stack Hub Release Version>]". E.g., a title may be "[2301] Compute RP changes". Otherwise, this is not necessary.
  • [up to date] Updated origin dev branch locally. (git fetch origin dev)
  • [yes] The Pull Request has a single commit. The following is a standard way to achieve a single commit:
    • git checkout feature
    • git rebase origin/dev -i
    • In the VIM editor press ESC and i to enter edit mode.
    • Select commits to fixup or squash commits (instructions are in the editor).
    • Press ESC, type :wq, and press Enter to save and quit.
  • [none] Resolved any rebase conflicts (basically merge conflicts).
  • [yes] Commits are rebased on top of latest remote dev branch.
  • [I've built successfully] The changes are tested. Make sure to test after the rebase step.
  • [?] Updated remote feature branch. (Force push if you've rebased onto new changes from dev: git push origin feature -f)

Description

  • New image based on docker pull mcr.microsoft.com/powershell:ubuntu-22.04

@OCDolan
Copy link
Author

OCDolan commented Oct 2, 2023

@microsoft-github-policy-service agree [company="None"]
@microsoft-github-policy-service agree

@OCDolan
Copy link
Author

OCDolan commented Oct 2, 2023

@microsoft-github-policy-service agree

@OCDolan
Copy link
Author

OCDolan commented Oct 2, 2023

@microsoft-github-policy-service agree [company="None"]

@microsoft-github-policy-service

@OCDolan the command you issued was incorrect. Please try again.

Examples are:

@microsoft-github-policy-service agree

and

@microsoft-github-policy-service agree company="your company"

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.

1 participant