Skip to content

Merge release 1.2.3 into 1.3.x #52

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

Merged

Conversation

github-actions[bot]
Copy link

Release 1.2.3

1.2.3

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

Bug

laminas-bot and others added 5 commits August 13, 2020 11:08
Updates the CHANGELOG.md file to add a changelog entry for a new 1.2.1 version.
Updates the CHANGELOG.md file to add a changelog entry for a new 1.2.2 version.
Updates the CHANGELOG.md file to add a changelog entry for a new 1.2.3 version.
Signed-off-by: Matthew Weier O'Phinney <[email protected]>
…bearer"

Since our GITHUB_TOKEN is a personal access token, it can be used as
either an OAuth (bearer) or PAT (token) type for purposes of
authorization. However, OAuth requests from actions do not trigger
workflow events (see https://docs.github.com/en/actions/reference/events-that-trigger-workflows#triggering-new-workflows-using-a-personal-access-token).

This patch updates the three different API calls we currently perform
(create release, set default branch, create pull request) to use the
"token" type for authorization.

Signed-off-by: Matthew Weier O'Phinney <[email protected]>
@weierophinney weierophinney force-pushed the 1.2.x-merge-up-into-1.3.x_5f35649d15bdb5.22758412 branch from 881d4a4 to c4da415 Compare August 13, 2020 16:09
@weierophinney weierophinney merged commit c4da415 into 1.3.x Aug 13, 2020
@weierophinney weierophinney deleted the 1.2.x-merge-up-into-1.3.x_5f35649d15bdb5.22758412 branch August 13, 2020 16:10
@Ocramius Ocramius added this to the 1.3.0 milestone Aug 13, 2020
@Ocramius Ocramius added the Bug Something isn't working label Aug 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants