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

Customize branch name #201

Merged
merged 10 commits into from
Oct 23, 2023
Merged

Customize branch name #201

merged 10 commits into from
Oct 23, 2023

Conversation

CasperWA
Copy link
Collaborator

@CasperWA CasperWA commented Oct 23, 2023

Closes #196

Adds a new input for the CI - Check dependencies callable workflow: branch_name_extension.
If set, it will append a forward slash (/) and its value to the branch name created for the PR, which will update the dependencies.

This has been tested through temporary commits and manual runs in this repository (see #199 and #200).

@codecov
Copy link

codecov bot commented Oct 23, 2023

Codecov Report

Merging #201 (53d5db9) into main (187ea23) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #201   +/-   ##
=======================================
  Coverage   71.42%   71.42%           
=======================================
  Files           9        9           
  Lines         567      567           
=======================================
  Hits          405      405           
  Misses        162      162           

@CasperWA CasperWA merged commit 3455ecc into main Oct 23, 2023
18 checks passed
@CasperWA CasperWA deleted the cwa/close-196-custom-branch-name branch October 23, 2023 11:41
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.

Allow branch name customization
2 participants