Difference between revisions of "Pull Request (PR) or Merge Request (MR)"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
 
(3 intermediate revisions by 3 users not shown)
Line 4: Line 4:
 
     - name: Set PR tag
 
     - name: Set PR tag
 
       if: ${{ github.event_name == 'pull_request' }}
 
       if: ${{ github.event_name == 'pull_request' }}
       run: echo "TAG=pull-request-$Template:Github.event.number" >> $[[GITHUB_ENV]]
+
       run: echo "TAG=pull-request-$Template:[[Github.event.number]]" >> $[[GITHUB_ENV]]
  
  
Line 10: Line 10:
 
* <code>[[hub pull-request]]</code>
 
* <code>[[hub pull-request]]</code>
  
* [[git push -o merge_request.create]]
+
* <code>[[git push -o merge_request.create]]</code>
  
 
* [[GitHub]]: <code>[[gh pr create]]</code>
 
* [[GitHub]]: <code>[[gh pr create]]</code>
Line 21: Line 21:
 
* [[Azure Pipelines: pr:]]
 
* [[Azure Pipelines: pr:]]
 
* [[GitHub Pull Requests extension]]
 
* [[GitHub Pull Requests extension]]
 +
* <code>[[pre-commit]]</code>
 +
* [[Permanent resident]]
  
 
== Activities ==
 
== Activities ==

Latest revision as of 05:13, 25 January 2024

Advertising: