Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • /integrate
  • /integrate 38d3c3d937675ac5d550659825b7e99ed1eb3921

/sponsor

Syntax

/sponsorsponsor <hash>

Description

Marks you as the sponsor of the pull request. A pull request made by a contributor who is not a Committer can not issue first issues the /integrate pull request command to mark the pull request as ready for integration. Once the pull request author has issued the /integrate pull request command until , a Committer in the project has issued the /sponsor must then issue the /sponsor pull request command to integrate the pull request. The /sponsor pull request take an optional hash for atomic integrations, just like the /integrate pull request command.

Examples

  • /sponsor
  • /sponsor 38d3c3d937675ac5d550659825b7e99ed1eb3921

/issue

Syntax

/issue [add|remove] <id>[,<id>,...]

...