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

docs: add default params to the spec (backport #2416) #2419

Merged
merged 2 commits into from
Sep 5, 2023

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Sep 4, 2023

This is an automatic backport of pull request #2416 done by Mergify.
Cherry-pick of 4e62d2d has failed:

On branch mergify/bp/v1.x/pr-2416
Your branch is up to date with 'origin/v1.x'.

You are currently cherry-picking commit 4e62d2d.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	new file:   specs/src/specs/params.md

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   specs/src/README.md
	both modified:   specs/src/SUMMARY.md

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/github/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

## Overview

note that the descriptions have been updated from what was in notion to
be consistent and correct a few minor nuances

closes #2413

## Checklist

- [x] New and updated code has appropriate documentation
- [x] New and updated code has new and/or updated testing
- [x] Required CI checks are passing
- [x] Visual proof for any user facing features like CLI or
documentation updates
- [x] Linked issues closed with keywords

---------

Co-authored-by: John Adler <adlerjohn@users.noreply.github.com>
(cherry picked from commit 4e62d2d)

# Conflicts:
#	specs/src/README.md
#	specs/src/SUMMARY.md
@github-actions
Copy link

github-actions bot commented Sep 4, 2023

PR Preview Action v1.4.4
🚀 Deployed preview to https://celestiaorg.github.io/celestia-app/pr-preview/pr-2419/
on branch gh-pages at 2023-09-04 23:01 UTC

@github-actions github-actions bot added the bot item was created by a bot label Sep 4, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #2419 (62b27c0) into v1.x (6639c1a) will not change coverage.
Report is 1 commits behind head on v1.x.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             v1.x    #2419   +/-   ##
=======================================
  Coverage   20.52%   20.52%           
=======================================
  Files         138      138           
  Lines       15761    15761           
=======================================
  Hits         3235     3235           
  Misses      12219    12219           
  Partials      307      307           

@evan-forbes evan-forbes enabled auto-merge (squash) September 5, 2023 00:30
@evan-forbes evan-forbes merged commit 76f4a72 into v1.x Sep 5, 2023
22 checks passed
@evan-forbes evan-forbes deleted the mergify/bp/v1.x/pr-2416 branch September 5, 2023 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot item was created by a bot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants