[PR #2784] [MERGED] Improve profile PRs (Related to #2739) #4528

Closed
opened 2026-05-05 10:21:49 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/2784
Author: @rusty-snake
Created: 6/18/2019
Status: Merged
Merged: 6/24/2019
Merged by: @rusty-snake

Base: masterHead: improve-profile-PRs


📝 Commits (10+)

  • e05f456 add contrib/sort.py and .github/pull_request_temp…
  • 1ab93c8 Add usage to sort.py
  • 133c140 Install sort.py if contrib-install is set
  • a108fe6 sort.py: 0644 -> 0755
  • 8e256c0 Update sort.py
  • 5ada4b4 Update pull_request_template.md
  • 69c4eaf Remove checkboxes from PR-Template
  • 5b4df0c Update sort.py
  • 4214d62 Add examples to sort.py
  • 42001aa Update pull_request_template.md

📊 Changes

3 files changed (+133 additions, -0 deletions)

View changed files

.github/pull_request_template.md (+17 -0)
📝 Makefile.in (+1 -0)
contrib/sort.py (+115 -0)

📄 Description

This PR adds my sort.py script to contrib/ and add a GH Pull Request Template.

TODOs on sort.py:

  • write a litte usage section

Feel free to improve the PR template, suggest changes, say that this is a stupid idea, …


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netblue30/firejail/pull/2784 **Author:** [@rusty-snake](https://github.com/rusty-snake) **Created:** 6/18/2019 **Status:** ✅ Merged **Merged:** 6/24/2019 **Merged by:** [@rusty-snake](https://github.com/rusty-snake) **Base:** `master` ← **Head:** `improve-profile-PRs` --- ### 📝 Commits (10+) - [`e05f456`](https://github.com/netblue30/firejail/commit/e05f4562efceb5656e749804201e7da1902ffdd0) add contrib/sort.py and .github/pull_request_temp… - [`1ab93c8`](https://github.com/netblue30/firejail/commit/1ab93c8a4bd843ca520bb93bac37296c5135c8ee) Add usage to sort.py - [`133c140`](https://github.com/netblue30/firejail/commit/133c1403d0f2cf7d6883609f6f094b0614b7d569) Install sort.py if contrib-install is set - [`a108fe6`](https://github.com/netblue30/firejail/commit/a108fe6f7466c8a641136479c55fef4ed3898eea) sort.py: 0644 -> 0755 - [`8e256c0`](https://github.com/netblue30/firejail/commit/8e256c0c5f39111e1e9c90489156a2dea8d185b4) Update sort.py - [`5ada4b4`](https://github.com/netblue30/firejail/commit/5ada4b48e7899ae2e7fb5473a9b268bdab68a4e4) Update pull_request_template.md - [`69c4eaf`](https://github.com/netblue30/firejail/commit/69c4eaf2f2d76cce4c82798298234524e80582e6) Remove checkboxes from PR-Template - [`5b4df0c`](https://github.com/netblue30/firejail/commit/5b4df0c30e2ac2a41498a6529ff8c5c82f1792c8) Update sort.py - [`4214d62`](https://github.com/netblue30/firejail/commit/4214d62c413b39ac6fa725546e4ff77a3308b3b8) Add examples to sort.py - [`42001aa`](https://github.com/netblue30/firejail/commit/42001aad002ce3f74e88e973ef8290d6ed92f5d0) Update pull_request_template.md ### 📊 Changes **3 files changed** (+133 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/pull_request_template.md` (+17 -0) 📝 `Makefile.in` (+1 -0) ➕ `contrib/sort.py` (+115 -0) </details> ### 📄 Description This PR adds my sort.py script to `contrib/` and add a GH Pull Request Template. TODOs on sort.py: * [x] write a litte usage section Feel free to improve the PR template, suggest changes, say that this is a stupid idea, … --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:21:49 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#4528
No description provided.