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

chore: prepare release 0.13.4 #782

Merged
merged 2 commits into from
Jan 13, 2024
Merged

chore: prepare release 0.13.4 #782

merged 2 commits into from
Jan 13, 2024

Conversation

dbanty
Copy link
Member

@dbanty dbanty commented Jan 13, 2024

This PR was created by Knope. Merging it will create a new release

Features

Gitea support

PR #759 closed issue #743. Thank you, @FallenValkyrie!

  • Added Support for Gitea in the CreatePullRequest step
  • Added Support for Gitea in the Release step
  • Added A new SelectGiteaIssue step
  • Add support to generate Gitea config from known public Gitea instances

To use these new steps, just add a new section to your configuration, like this:

[gitea]
repo = "knope"
owner = "knope-dev"
host = "https://codeberg.org"

You can now use the supported steps in the same way as their GitHub equivalents.

Tip

Knope can now generate a configuration for you, if your repository's remote is one of the known
public Gitea instances. Currently only Codeberg is supported,
but feel free to add more here.

Copy link

netlify bot commented Jan 13, 2024

Deploy Preview for knope canceled.

Name Link
🔨 Latest commit a584fa3
🔍 Latest deploy log https://app.netlify.com/sites/knope/deploys/65a1e8f3ebad36000839117c

@dbanty dbanty force-pushed the release branch 2 times, most recently from 0504cc5 to 6f90ff2 Compare January 13, 2024 01:27
@dbanty dbanty merged commit 68361b6 into main Jan 13, 2024
@dbanty dbanty deleted the release branch January 13, 2024 01:38
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