mirror of
https://github.com/subosito/flutter-action.git
synced 2026-07-14 08:42:41 +02:00
Enforce SHA pinning templates (#399)
* Create issue template regarding SHA pinning policy * Create pull request template regarding SHA pinning policy
This commit is contained in:
13
.github/ISSUE_TEMPLATE/enforce-sha-pinning.md
vendored
Normal file
13
.github/ISSUE_TEMPLATE/enforce-sha-pinning.md
vendored
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
---
|
||||||
|
name: Enforce SHA pinning
|
||||||
|
about: Note that this feature request is not supported in this repository.
|
||||||
|
title: "[Declined] Request: Enforce SHA pinning"
|
||||||
|
labels: wontfix
|
||||||
|
assignees: ''
|
||||||
|
---
|
||||||
|
|
||||||
|
Thank you for being so interested! However, we do not support or accept requests to enforce SHA pinning in this repository.
|
||||||
|
|
||||||
|
We have discussed this previously and decided against implementing it. Please see #393 for more context on this technical decision.
|
||||||
|
|
||||||
|
**Please do not submit this issue, as it will be immediately closed.**
|
||||||
4
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
4
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
**Policy:** Pull requests to enforce SHA pinning are not supported in this repository and will be closed. For context on why we do not use this feature, please refer to #393.
|
||||||
|
|
||||||
|
<!-- Use [x] to mark item done before creation, or just click the checkboxes with device pointer after creation -->
|
||||||
|
- [ ] This pull request isn't about enforcing SHA pinning.
|
||||||
Reference in New Issue
Block a user