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

Included Gitea Checks Plugin as an implementation in README.md #179

Merged
merged 1 commit into from
Jul 21, 2022

Conversation

crenan
Copy link
Contributor

@crenan crenan commented Jul 21, 2022

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests - that demonstrates feature works or fixes the issue

Description:
As stated in Gitea Checks Plugin page, it implements the extension points defined by Checks API plugin. I just included that in README.md.

As stated in Gitea Checks Plugin page, it implements the extension points defined by Checks API plugin.
@codecov
Copy link

codecov bot commented Jul 21, 2022

Codecov Report

Merging #179 (2474691) into master (74ecbc2) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #179   +/-   ##
=========================================
  Coverage     85.38%   85.38%           
  Complexity      152      152           
=========================================
  Files            17       17           
  Lines           746      746           
  Branches         57       57           
=========================================
  Hits            637      637           
  Misses           89       89           
  Partials         20       20           

Help us with your feedback. Take ten seconds to tell us how you rate us.

@timja timja added the documentation Improvements or additions to documentation label Jul 21, 2022
@timja timja merged commit 870e2f3 into jenkinsci:master Jul 21, 2022
@crenan crenan deleted the patch-1 branch July 21, 2022 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants