Hacktoberfest 2026: những issue maintainer đã đánh dấu cho tháng Mười, đang mở và phù hợp người mới. Xem issue Hacktoberfest

Allow to sign the annotated tag with github.rest.git.createTag

Đang mở
#647 3 bình luận 0 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

Đánh giá

Độ khó
4/5
Thời gian dự kiến
3-5 ngày
Mức phù hợp với người mới
35/100
Loại issue
Tính năng
Độ rõ ràng
Khá rõ ràng
Mức độ hoạt động
Đình trệ
Công nghệ
github, github-actions
Lĩnh vực
api, ci-cd, security

Hướng nghiên cứu

Start at the github.rest.git.createTag entry point and review how workflow_dispatch workflows authenticate and create annotated tags. Determine whether automatic or manual signing is supported by the available GitHub API; done means the requested signing path is implemented or its limitation is clearly documented with appropriate coverage.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Mô tả

Is your feature request related to a problem? Please describe.
When creating commits directly in the web interface of GitHub they are automatically signed by GitHub.

It would be nice to have the possibility to create a signed annotated tag using github.rest.git.createTag in a workflow.
When the workflow is executed on the workflow_dispatch event it is manual so I think it should behave like a "commits created directly in the web interface of GitHub" and get automatically signed by GitHub.
If not possible, please add the possibility to sign it manually (from inside a workflow).

Describe the solution you'd like
The possibility to automatically or manually sign annotated tags.

Describe alternatives you've considered
None.

Ngôn ngữ chính
TypeScript
Star
5k
Fork
586
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của actions/github-script

Tất cả issue của actions/github-script

Issue tương tự

Thêm issue về TypeScript

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.