Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce permissions to Action for creating next milestone #3194

Merged
merged 1 commit into from
Oct 10, 2023

Conversation

marcotc
Copy link
Member

@marcotc marcotc commented Oct 6, 2023

Similar to #3193, this PR reduces the permission to the create-next-milestone GitHub Action.

This action does not carry the same concern as #3193 because it does not execute based on external pull requests, but this is a step towards changing our default GitHub Actions token to read only.

@marcotc marcotc requested a review from a team as a code owner October 6, 2023 21:36
@github-actions github-actions bot added the dev/github Github repository maintenance and automation label Oct 6, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #3194 (93fcd0a) into master (790e6b4) will increase coverage by 0.00%.
Report is 9 commits behind head on master.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #3194   +/-   ##
=======================================
  Coverage   98.21%   98.21%           
=======================================
  Files        1252     1252           
  Lines       71907    71937   +30     
  Branches     3329     3331    +2     
=======================================
+ Hits        70622    70654   +32     
+ Misses       1285     1283    -2     
Files Coverage Δ
lib/datadog/appsec/processor.rb 94.18% <100.00%> (+0.28%) ⬆️
spec/datadog/appsec/processor_spec.rb 99.07% <100.00%> (+0.12%) ⬆️

... and 3 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Member

@ivoanjo ivoanjo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@marcotc marcotc merged commit c6c3935 into master Oct 10, 2023
176 of 177 checks passed
@marcotc marcotc deleted the reduce-milestone branch October 10, 2023 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev/github Github repository maintenance and automation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants