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

Merge releases/v2 into releases/v1 #5

Merged
merged 23 commits into from
Apr 14, 2022
Merged

Conversation

github-actions[bot]
Copy link

Merging 6d3d43b into releases/v1

Conductor for this PR is @henrymercer

Contains the following pull requests:

Please review the following:

  • You have amended the merge commit appearing in this branch to resolve the merge conflicts in the following files:
    • autobuild/action.yml
  • The CHANGELOG displays the correct version and date.
  • The CHANGELOG includes all relevant, user-facing changes since the last release.
  • There are no unexpected commits being merged into the releases/v1 branch.
  • The docs team is aware of any documentation changes that need to be released.

github-actions[bot] and others added 21 commits April 8, 2022 08:46
autobuild: add working-directory input
Co-authored-by: Henry Mercer <henrymercer@github.com>
The process of creating the v1 release can run into merge conflicts. We
commit the unresolved conflicts so a maintainer can easily resolve them
(vs erroring and requiring maintainers to reconstruct the release
manually).
…icts-in-releases

Commit any conflicts during v1 backport to simplify release process
Prepare for renaming `v1` -> `releases/v1` and `v2` -> `releases/v2`.
@henrymercer
Copy link
Contributor

Fixed up the merge commit with git commit --fixup <merge commit SHA> and git rebase -i --autosquash releases/v1 --rebase-merges.

@henrymercer henrymercer marked this pull request as ready for review April 14, 2022 15:46
@henrymercer henrymercer merged commit 73972a0 into releases/v1 Apr 14, 2022
@henrymercer
Copy link
Contributor

Creating backlink to the external PR: github/codeql-action#1032

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants