Skip to content
This repository has been archived by the owner on Aug 7, 2021. It is now read-only.

⬆️ Bump jonabc/licensed-ci from 1 to 1.5.3 #122

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 12, 2021

Bumps jonabc/licensed-ci from 1 to 1.5.3.

Release notes

Sourced from jonabc/licensed-ci's releases.

v1.5.3

Fixes a bug that was preventing the action from working with the pull_request event

v1.5.2

Enable the action to work with events that include a top level pull_request event in the event payload.

v1.5.1

Updated the messaging given on created PRs in the branch strategy to be more clear on the purpose of the created PR. Added links to messages back to the base branch and PR if available.

v1.5.0

Updates the branch workflow with a few quality of life improvements

  1. Comments on the user's work PR (if available) about creating or updating a PR for cached metadata updates
  2. Posts the licensed status result to the cached metadata updates PR when licensed-ci is run from a user work branch
  3. Merges changes from the user's work branch to the cache metadata update branch instead of rebasing. User's can choose how to merge/rebase the changes from that branch back onto their work branch to keep their git history to their liking. This solves a class of problems around needing to git push --force after rebasing.

v1.4.0

  1. Adds data from the licensed-ci run as step output for additional actions scripting
  2. Adds cleanup_on_success input flag to cleanup branch workflow artifacts when licensed status succeeds on the user branch.

v1.3.1

Fixes an issue where the action wasn't properly showing a failed state when license status checks weren't succeeding on the target branch

v1.3.0

Updates the workflows to reduce overall friction when running licensed-ci - only runs licensed cache if licensed status fails.

Includes some additional information in the PR opened by the licensed-ci action when using the branch workflow.

v1.2.0

Added new workflow option with available values push (default) and branch. Please see the readme for descriptions on each workflow

v1.1.0

New pr_comment input:

  • pr_comment - Optional. If a comment is set and the git branch has an associated PR, create a new comment with pr_comment as the body.
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [jonabc/licensed-ci](https://github.com/jonabc/licensed-ci) from 1 to 1.5.3.
- [Release notes](https://github.com/jonabc/licensed-ci/releases)
- [Commits](jonabc/licensed-ci@v1...v1.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels May 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants