FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for .github/workflows - JonathanRayner/vscode-python · GitHub
JonathanRayner
/
vscode-python
Public
forked from
microsoft/vscode-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
vscode-python
.github
workflows
on
main
User selector
Datepicker
Commit history
Commits on May 5, 2023
Use actions from `vscode-github-triage-actions` in all Python automations (#21178)
Kartik Raj
authored
f0253e5
View commit details
Copy full SHA for f0253e5
View code at this point
Browse repository at this point
Commits on May 2, 2023
Update extension to node 16 (#21161)
Show description for 73cdbf1
karthiknadig
authored
73cdbf1
View commit details
Copy full SHA for 73cdbf1
View code at this point
Browse repository at this point
Commits on Apr 8, 2023
Fix info needed workflow (#21021)
Kartik Raj
authored
f4f883c
View commit details
Copy full SHA for f4f883c
View code at this point
Browse repository at this point
Commits on Apr 6, 2023
Bump mheap/github-action-required-labels from 3 to 4 (#20975)
Show description for d844f7d
dependabot[bot]
authored
d844f7d
View commit details
Copy full SHA for d844f7d
View code at this point
Browse repository at this point
Add an automation to close issue with response if Python 2.7 was selected (#21003)
Show description for 2401e13
Kartik Raj
authored
2401e13
View commit details
Copy full SHA for 2401e13
View code at this point
Browse repository at this point
Bump peter-evans/create-or-update-comment from 2 to 3 (#21005)
Show description for 407717e
dependabot[bot]
authored
407717e
View commit details
Copy full SHA for 407717e
View code at this point
Browse repository at this point
Bump actions/github-script from 4 to 6 (#21007)
Show description for 562ed79
dependabot[bot]
authored
562ed79
View commit details
Copy full SHA for 562ed79
View code at this point
Browse repository at this point
Bump actions/checkout from 2 to 3 (#21006)
Show description for e1b74f9
dependabot[bot]
authored
e1b74f9
View commit details
Copy full SHA for e1b74f9
View code at this point
Browse repository at this point
Commits on Apr 5, 2023
Automatically add and remove the "info needed" label (#20970)
Show description for e97e237
Kartik Raj
authored
e97e237
View commit details
Copy full SHA for e97e237
View code at this point
Browse repository at this point
Commits on Apr 3, 2023
Auto add community feedback comment (#20956)
Show description for 6fec579
karthiknadig
authored
6fec579
View commit details
Copy full SHA for 6fec579
View code at this point
Browse repository at this point
Commits on Feb 13, 2023
Call the correct API to determine if a user is in treatment or control group (#20690)
Show description for 2202fbe
Kartik Raj
authored
2202fbe
View commit details
Copy full SHA for 2202fbe
View code at this point
Browse repository at this point
Commits on Jan 13, 2023
Update to new l10n (#20484)
Show description for e92c124
paulacamargo25
and
TylerLeonhardt
authored
e92c124
View commit details
Copy full SHA for e92c124
View code at this point
Browse repository at this point
Commits on Jan 11, 2023
Bump mheap/github-action-required-labels from 2 to 3 (#20447)
Show description for b7e9490
dependabot[bot]
authored
b7e9490
View commit details
Copy full SHA for b7e9490
View code at this point
Browse repository at this point
Commits on Dec 21, 2022
Drop telemetry CI (#20393)
Show description for 65cf0fb
brettcannon
authored
65cf0fb
View commit details
Copy full SHA for 65cf0fb
View code at this point
Browse repository at this point
Commits on Dec 8, 2022
Bump dessant/lock-threads from 3 to 4 (#20318)
Show description for a30b771
authored
a30b771
View commit details
Copy full SHA for a30b771
View code at this point
Browse repository at this point
Commits on Nov 9, 2022
Remove pr-chat.yml (#20193)
Show description for d9ff176
lramos15
authored
d9ff176
View commit details
Copy full SHA for d9ff176
View code at this point
Browse repository at this point
Commits on Oct 26, 2022
Bump actions/checkout from 2 to 3 (#20059)
Show description for 2d53622
dependabot[bot]
authored
2d53622
View commit details
Copy full SHA for 2d53622
View code at this point
Browse repository at this point
Commits on Oct 7, 2022
Unassign unknown assignies regardless of label and add more logging (#19964)
Kartik Raj
authored
dc8e7f6
View commit details
Copy full SHA for dc8e7f6
View code at this point
Browse repository at this point
Commits on Aug 26, 2022
Fix a YAML mistake in a GH workflow file (#19747)
brettcannon
authored
8e19c47
View commit details
Copy full SHA for 8e19c47
View code at this point
Browse repository at this point
Check telemetry metadata in CI (#19738)
brettcannon
authored
3ebf810
View commit details
Copy full SHA for 3ebf810
View code at this point
Browse repository at this point
Commits on Aug 17, 2022
Adds the yml file necessary for the codereview bot (#19689)
Show description for f0c55b7
lramos15
authored
f0c55b7
View commit details
Copy full SHA for f0c55b7
View code at this point
Browse repository at this point
Commits on Aug 9, 2022
Fix the hardcoded labels on the repository (#19664)
Kartik Raj
authored
d2ac072
View commit details
Copy full SHA for d2ac072
View code at this point
Browse repository at this point
Disable removing labels until label list is upto-date (#19662)
Kartik Raj
authored
81578aa
View commit details
Copy full SHA for 81578aa
View code at this point
Browse repository at this point
Fix workflow for removing assignees (#19661)
Kartik Raj
authored
bb54c9f
View commit details
Copy full SHA for bb54c9f
View code at this point
Browse repository at this point
Only remove assignees if issue doesn't have a needs or TPI label (#19659)
Kartik Raj
authored
822889b
View commit details
Copy full SHA for 822889b
View code at this point
Browse repository at this point
Commits on Aug 8, 2022
Ensure any labels or assignees do not carry over when transferring issues to `vscode-python` (#19656)
Show description for ab4fca9
Kartik Raj
and
karthiknadig
authored
ab4fca9
View commit details
Copy full SHA for ab4fca9
View code at this point
Browse repository at this point
Commits on Jul 21, 2022
Rename `skip news` to `no-changelog` (#19522)
brettcannon
authored
4179790
View commit details
Copy full SHA for 4179790
View code at this point
Browse repository at this point
Commits on Jul 20, 2022
Remove automatic PR assignment for externally-contributed PRs (#19514)
brettcannon
authored
bb73d18
View commit details
Copy full SHA for bb73d18
View code at this point
Browse repository at this point
Commits on Jul 19, 2022
Bump mheap/github-action-required-labels from 1 to 2 (#19342)
Show description for 912ad32
dependabot[bot]
authored
912ad32
View commit details
Copy full SHA for 912ad32
View code at this point
Browse repository at this point
Commits on Jun 14, 2022
Ensure the python version is a string. (#19307)
karthiknadig
authored
e7a4678
View commit details
Copy full SHA for e7a4678
View code at this point
Browse repository at this point
Set explicit python version for CI (#19306)
Show description for 0c49cef
karthiknadig
authored
0c49cef
View commit details
Copy full SHA for 0c49cef
View code at this point
Browse repository at this point
Commits on Jun 10, 2022
Update CI for using GItHub Actions for release notes (#19273)
brettcannon
authored
2f6b652
View commit details
Copy full SHA for 2f6b652
View code at this point
Browse repository at this point
Commits on Jun 9, 2022
Bump actions/setup-python from 3 to 4 (#19269)
dependabot[bot]
authored
bc3f04d
View commit details
Copy full SHA for bc3f04d
View code at this point
Browse repository at this point
Commits on May 6, 2022
Get loader function using flag (#19085)
Show description for 954deed
paulacamargo25
authored
954deed
View commit details
Copy full SHA for 954deed
View code at this point
Browse repository at this point
Commits on May 4, 2022
Don't add `triage-needed` to `release-plan`
brettcannon
authored
67cb9be
View commit details
Copy full SHA for 67cb9be
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL