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

Add section to intro tutorial on graph element modification (backport #596) #597

Merged
merged 1 commit into from
Apr 27, 2022

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Apr 27, 2022

This is an automatic backport of pull request #596 done by Mergify.


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

This commit adds a section to the introduction tutorial on graph element
modification. It's a basic feature of interacting with a graph to show
how you can update a node or edge in place on an existing graph object
however this was previously not mentioned in the introduction tutorial.
This commit corrects this oversight by explaining how this can be done.

(cherry picked from commit d02b544)
@mtreinish mtreinish added documentation automerge Queue a approved PR for merging labels Apr 27, 2022
@coveralls
Copy link

Pull Request Test Coverage Report for Build 2232490994

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.003%) to 98.406%

Totals Coverage Status
Change from base Build 2150917528: -0.003%
Covered Lines: 11789
Relevant Lines: 11980

💛 - Coveralls

@mergify mergify bot merged commit 2320f80 into stable/0.11 Apr 27, 2022
@mergify mergify bot deleted the mergify/bp/stable/0.11/pr-596 branch April 27, 2022 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Queue a approved PR for merging documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants